mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-16 20:59:29 +00:00
4 lines
87 B
INI
4 lines
87 B
INI
|
[testenv]
|
||
|
deps = -rdev-requirements.txt
|
||
|
commands = pytest {posargs}
|
||
|
skip_install = true
|