2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-28 04:48:06 +00:00
pyrogram/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