Files
bonobo/readthedocs-conda.yml
2017-11-05 20:06:09 +01:00

29 lines
490 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.7.27.1
- chardet==3.0.4
- colorama==0.3.9
- fs==2.0.12
- idna==2.6
- jinja2==2.9.6
- markupsafe==1.0
- mondrian==0.4.0
- packaging==16.8
- pbr==3.1.1
- psutil==5.4.0
- pyparsing==2.2.0
- pytz==2017.3
- requests==2.18.4
- six==1.11.0
- stevedore==1.27.1
- urllib3==1.22
- whistle==1.0.0
# for examples
- pycountry ==17.9.23