Lines Matching +full:pypy +full:- +full:c
8 pypy,
19 commands = python -m pytest -m "not xfail" {posargs: "{toxinidir}/dateutil/test" --cov-config="{tox…
20 python -m pytest -m "xfail" {posargs: "{toxinidir}/dateutil/test"}
21 deps = -rrequirements-dev.txt
31 coverage report --rcfile={toxinidir}/tox.ini
38 commands = codecov --file {toxworkdir}/coverage.xml
43 commands = python -m pip list --format=columns
44 python -c 'import sys; print(sys.executable)'
54 description = invoke sphinx-build to build the HTML docs, check that URIs are valid
58 commands = sphinx-build -d "{toxworkdir}/docs_doctree" docs "{toxworkdir}/docs_out" {posargs:-W --c…
59 …sphinx-build -d "{toxworkdir}/docs_doctree" docs "{toxworkdir}/docs_out" {posargs:-W --color -blin…