DEBSOURCES
Skip Quicknav
sources / python-docx / 1.2.0%2Bdfsg-3 / tox.ini
123456789
[tox] envlist = py39, py310, py311, py312, py313 [testenv] deps = -rrequirements-test.txt commands = py.test -qx behave --format progress --stop --tags=-wip