Files
bonobo/readthedocs-conda.yml
Romain Dorgueil 133831d157 Add doc deps.
2018-01-08 08:24:01 +01:00

38 lines
669 B
YAML

name: py35
dependencies:
- pip=9.0.1
- python=3.5
- setuptools=36.5.0
- wheel=0.29.0
- pip:
- appdirs==1.4.3
- certifi==2017.11.5
- chardet==3.0.4
- colorama==0.3.9
- fs==2.0.17
- graphviz==0.8.2
- idna==2.6
- jinja2==2.10
- markupsafe==1.0
- mondrian==0.6.1
- packaging==16.8
- pbr==3.1.1
- psutil==5.4.3
- pyparsing==2.2.0
- python-slugify==1.2.4
- pytz==2017.3
- requests==2.18.4
- six==1.11.0
- stevedore==1.28.0
- unidecode==1.0.22
- urllib3==1.22
- whistle==1.0.0
# for docs
- alabaster==0.7.10
- sphinx-sitemap==0.2
- sphinx==1.6.5
- sphinxcontrib-websupport==1.0.1
# for examples
- pycountry ==17.9.23