2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-21 17:37:11 +00:00
pyrogram/tox.ini
2021-05-05 13:59:24 +02:00

4 lines
103 B
INI

[testenv]
deps = -rdev-requirements.txt
commands = coverage run -m pytest {posargs}
skip_install = true