Home
last modified time | relevance | path

Searched +full:check +full:- +full:python +full:- +full:pipenv (Results 1 – 1 of 1) sorted by relevance

/qemu/python/
H A DMakefile1 QEMU_VENV_DIR=.dev-venv
2 QEMU_MINVENV_DIR=.min-venv
7 @echo "python packaging help:"
9 @echo "make check-minreqs:"
12 @echo " Requires: Python 3.9"
15 @echo "make check-tox:"
16 @echo " Run tests against multiple python versions."
18 @echo " Requires: Python 3.9 - 3.11, and tox."
19 @echo " Hint (Fedora): 'sudo dnf install python3-tox python3.11'"
23 @echo "make check-dev:"
[all …]