aiogram/environment.yml

12 lines
158 B
YAML
Raw Normal View History

dependencies:
- pip
- python=3.6
- setuptools
- wheel
- zlib
- pip:
- Sphinx
- pylint
- pytest
- pytest-cov
- sphinx_rtd_theme