The Wayback Machine - https://web.archive.org/web/20220515143433/https://github.com/pyrogram/pyrogram/blob/master/tox.ini
Skip to content
Permalink
master
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
[testenv]
deps = -rdev-requirements.txt
commands = coverage run -m pytest {posargs}
skip_install = true