Lines Matching +full:tox +full:- +full:env
1 [tox] section
7 pytest-cov==2.8.1
13 more-itertools==8.12.0
19 …python -m pytest test/ -v {posargs} --junit-xml=test_report_junit-{envname}.xml --cov=pyarmnn --co…
22 envdir = env
26 tox argument
28 commands = python -c "import sys; print('Dev environment created: ' + sys.executable)"
38 python setup.py clean --all
40 python setup.py build_ext --inplace
48 …python ./scripts/generate_docs.py --html --output-dir docs pyarmnn --force --template-dir=./docs_c…
60 …sh -c "pylint --rcfile=pylintconfig src --output-format=parseable --reports=no > pylint_results.tx…