-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathenvironment.yml
53 lines (52 loc) · 1.39 KB
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
name: pythonscript_dev
channels:
- conda-forge
- defaults
dependencies:
- alabaster=0.7.12=py_0
- asn1crypto=0.24.0=py37_1003
- babel=2.7.0=py_0
- ca-certificates=2019.6.16=hecc5488_0
- certifi=2019.6.16=py37_1
- cffi=1.12.3=py37hb32ad35_0
- chardet=3.0.4=py37_1003
- cryptography=2.7=py37hb32ad35_0
- doc8=0.8.0=py_2
- docutils=0.15.2=py37_0
- idna=2.8=py37_1000
- imagesize=1.1.0=py_0
- jinja2=2.10.1=py_0
- markupsafe=1.1.1=py37hfa6e2cd_0
- openssl=1.1.1c=hfa6e2cd_0
- packaging=19.0=py_0
- pbr=5.4.2=py_0
- pip=19.2.2=py37_0
- pycparser=2.19=py37_1
- pygments=2.4.2=py_0
- pyopenssl=19.0.0=py37_0
- pyparsing=2.4.2=py_0
- pysocks=1.7.0=py37_0
- python=3.7.3=h510b542_1
- pytz=2019.2=py_0
- requests=2.22.0=py37_1
- restructuredtext_lint=1.3.0=py_0
- setuptools=41.2.0=py37_0
- six=1.12.0=py37_1000
- snowballstemmer=1.9.0=py_0
- sphinx=2.2.0=py_0
- sphinx_rtd_theme=0.4.3=py_0
- sphinxcontrib-applehelp=1.0.1=py_0
- sphinxcontrib-devhelp=1.0.1=py_0
- sphinxcontrib-htmlhelp=1.0.2=py_0
- sphinxcontrib-jsmath=1.0.1=py_0
- sphinxcontrib-qthelp=1.0.2=py_0
- sphinxcontrib-serializinghtml=1.1.1=py_0
- sqlite=3.29.0=hfa6e2cd_0
- urllib3=1.25.3=py37_0
- vc=14.1=h0510ff6_4
- vs2015_runtime=14.15.26706=h3a45250_4
- wheel=0.33.6=py37_0
- win_inet_pton=1.1.0=py37_0
- wincertstore=0.2=py37_1002
- pip:
- stevedore==1.30.1