4 lines
87 B
INI
4 lines
87 B
INI
|
[testenv]
|
||
|
deps = -rdev-requirements.txt
|
||
|
commands = pytest {posargs}
|
||
|
skip_install = true
|