This website requires JavaScript.
Explore
Help
Sign in
python
/
aiogram
Watch
1
Star
0
Fork
You've already forked aiogram
0
mirror of
https://github.com/aiogram/aiogram.git
synced
2025-12-08 17:13:56 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
01f075d905
aiogram
/
tox.ini
7 lines
99 B
INI
Raw
Normal View
History
Unescape
Escape
Start using tox (Now without tests)
2017-11-29 14:57:07 +02:00
[tox]
Bump Python version in tox and RTD environments.
2018-07-13 23:58:43 +03:00
envlist
=
py37
Start using tox (Now without tests)
2017-11-29 14:57:07 +02:00
[testenv]
deps
=
-rdev_requirements.txt
commands
=
pytest
skip_install
=
true
Reference in a new issue
Copy permalink