aiogram/environment.yml

33 lines
387 B
YAML
Raw Normal View History

channels:
- conda-forge
dependencies:
2017-06-06 15:47:32 +03:00
- python=3.6.1
- pip
2017-06-06 15:51:27 +03:00
- openssl
- xz
- setuptools
- wheel
- zlib
2017-06-06 15:47:32 +03:00
- babel
- docutils
- freetype
- imagesize
- jbig
- jinja2
- jpeg
- libpng
- libtiff
- markupsafe
- mock
- olefile
- pbr
- pillow
- pygments
- pytz
- requests
- six
- snowballstemmer
- sphinx
2017-06-06 16:03:54 +03:00
- pip:
2017-06-06 16:10:58 +03:00
- sphinx_rtd_theme=0.2.4