Trying to understand conda...
This commit is contained in:
28
readthedocs-conda.yml
Normal file
28
readthedocs-conda.yml
Normal file
@ -0,0 +1,28 @@
|
||||
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
|
||||
Reference in New Issue
Block a user