MTPyroger/tox.ini
2020-11-20 01:23:16 +01:00

4 lines
87 B
INI

[testenv]
deps = -rdev-requirements.txt
commands = pytest {posargs}
skip_install = true