-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy patharc-process-conda.yml
72 lines (71 loc) · 1.81 KB
/
arc-process-conda.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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
name: esri104
dependencies:
- backports=1.0=py27_0
- backports_abc=0.4=py27_0
- colorama=0.3.7=py27_0
- configparser=3.5.0=py27_0
- decorator=4.0.10=py27_0
- entrypoints=0.2.2=py27_0
- enum34=1.1.6=py27_0
- functools32=3.2.3.2=py27_0
- get_terminal_size=1.0.0=py27_0
- ipykernel=4.5.0=py27_0
- ipython=5.1.0=py27_0
- ipython-notebook=4.0.4=py27_3
- ipython-qtconsole=4.0.1=py27_4
- ipython_genutils=0.1.0=py27_0
- jinja2=2.8=py27_1
- jpeg=8d=vc9_2
- jsonschema=2.5.1=py27_0
- jupyter_client=4.4.0=py27_0
- jupyter_core=4.2.0=py27_0
- libpng=1.6.22=vc9_0
- libtiff=4.0.6=vc9_2
- markupsafe=0.23=py27_2
- matplotlib=1.4.3=np19py27_3
- mistune=0.7.3=py27_0
- msvc_runtime=1.0.1=vc9_0
- nbconvert=4.2.0=py27_0
- nbformat=4.1.0=py27_0
- notebook=4.2.3=py27_0
- numpy=1.9.2=py27_2
- openssl=1.0.2j=vc9_0
- pandas=0.16.1=np19py27_0
- path.py=8.2.1=py27_0
- pathlib2=2.1.0=py27_0
- pickleshare=0.7.4=py27_0
- pip=8.1.2=py27_0
- prompt_toolkit=1.0.3=py27_0
- pygments=2.1.3=py27_0
- pyparsing=2.1.4=py27_0
- pyqt=4.11.4=py27_7
- python=2.7.10=5
- python-dateutil=2.5.3=py27_0
- pytz=2016.7=py27_0
- pyzmq=16.0.0=py27_0
- qt=4.8.7=vc9_9
- qtconsole=4.2.1=py27_0
- setuptools=27.2.0=py27_1
- simplegeneric=0.8.1=py27_1
- singledispatch=3.4.0.3=py27_0
- sip=4.18=py27_0
- six=1.10.0=py27_0
- ssl_match_hostname=3.4.0.2=py27_1
- tk=8.5.18=vc9_0
- tornado=4.4.2=py27_0
- traitlets=4.3.1=py27_0
- wcwidth=0.1.7=py27_0
- wheel=0.29.0=py27_0
- win_unicode_console=0.5=py27_0
- zlib=1.2.8=vc9_3
- pip:
- backports-abc==0.4
- backports.shutil-get-terminal-size==1.0.0
- backports.ssl-match-hostname==3.4.0.2
- ipython-genutils==0.1.0
- jupyter-client==4.4.0
- jupyter-core==4.2.0
- prompt-toolkit==1.0.3
- sqlalchemy==1.1.2
- win-unicode-console==0.5
prefix: C:\Anaconda2\envs\esri104