-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenv.yml
41 lines (41 loc) · 845 Bytes
/
env.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
name: workbench
channels: !!python/tuple
- !!python/unicode
'defaults'
dependencies:
- django=1.10.5=py27_0
- openssl=1.0.2l=0
- pip=9.0.1=py27_1
- python=2.7.13=0
- pyyaml=3.12=py27_0
- readline=6.2=2
- setuptools=27.2.0=py27_0
- sqlite=3.13.0=0
- tk=8.5.18=0
- wheel=0.29.0=py27_0
- yaml=0.1.6=0
- zlib=1.2.8=3
- pip:
- astroid==1.5.3
- backports.functools-lru-cache==1.4
- certifi==2017.7.27.1
- chardet==3.0.4
- configparser==3.5.0
- coverage==4.4.1
- django-extensions==1.8.1
- django-nose==1.4.4
- enum34==1.1.6
- extensions==0.4
- globus-sdk==1.1.1
- idna==2.5
- isort==4.2.15
- lazy-object-proxy==1.3.1
- mccabe==0.6.1
- nose==1.3.7
- pylint==1.7.2
- requests==2.18.3
- singledispatch==3.4.0.3
- six==1.10.0
- urllib3==1.22
- wrapt==1.10.10
prefix: /Users/baldwin32/anaconda2/envs/workbench