Searched +full:check +full:- +full:python +full:- +full:pipenv (Results 1 – 1 of 1) sorted by relevance
1 QEMU_VENV_DIR=.dev-venv2 QEMU_MINVENV_DIR=.min-venv7 @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 …]