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