mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14:51 +00:00
4 lines
No EOL
87 B
INI
4 lines
No EOL
87 B
INI
[testenv]
|
|
deps = -rdev-requirements.txt
|
|
commands = pytest {posargs}
|
|
skip_install = true |