source: sasview/build_tools/conda/ymls/sasview-env-build_win.yml @ 7aaa3df

magnetic_scattrelease-4.2.2ticket-1009ticket-1094-headlessticket-1242-2d-resolutionticket-1243ticket-1249ticket885unittest-saveload
Last change on this file since 7aaa3df was 7aaa3df, checked in by ajj, 6 years ago

Removing prefix lines. conda should default to installed environment location

  • Property mode set to 100644
File size: 2.9 KB
Line 
1name: sasview
2channels:
3- sasview
4- anaconda
5- conda-forge
6- defaults
7dependencies:
8- alabaster=0.7.10=py27_0
9- astroid=1.4.9=py27_0
10- babel=2.5.0=py27_0
11- bzip2=1.0.6=vc9_3
12- comtypes=1.1.2=py27_0
13- freetype=2.5.5=vc9_2
14- get_terminal_size=1.0.0=py27_0
15- h5py=2.6.0=np110py27_1
16- hdf5=1.8.16=vc9_0
17- ipython-qtconsole=4.0.1=py27_4
18- jinja2=2.8.1=py27_0
19- jpeg=8d=vc9_2
20- libpng=1.6.30=vc9_1
21- libtiff=4.0.6=vc9_2
22- matplotlib=1.4.3=np110py27_3
23- mkl=11.3.3=1
24- numpy=1.10.4=py27_2
25- pillow=3.4.2=py27_0
26- pip=9.0.1=py27_1
27- pylint=1.5.4=py27_1
28- pyparsing=2.0.3=py27_0
29- pyqt=4.11.4=py27_7
30- pywin32=220=py27_2
31- qt=4.8.7=vc9_9
32- reportlab=3.3.0=py27_0
33- scandir=1.5=py27_0
34- scipy=0.17.1=np110py27_1
35- simplegeneric=0.8.1=py27_1
36- tk=8.5.18=vc9_0
37- vs2008_runtime=9.00.30729.5054=0
38- wxpython=3.0=py27_0
39- appdirs=1.4.3=py27_0
40- backports=1.0=py27_0
41- backports.shutil_get_terminal_size=1.0.0=py_3
42- backports_abc=0.5=py27_0
43- ca-certificates=2017.7.27.1=0
44- certifi=2016.2.28=py27_0
45- cffi=1.10.0=py27_0
46- colorama=0.3.9=py27_0
47- decorator=4.1.2=py27_0
48- docutils=0.14=py27_0
49- enum34=1.1.6=py27_0
50- html5lib=0.999=py27_0
51- imagesize=0.7.1=py27_0
52- ipykernel=4.6.1=py27_0
53- ipython=5.1.0=py27_0
54- ipython_genutils=0.2.0=py27_0
55- jupyter_client=5.1.0=py27_0
56- jupyter_core=4.3.0=py27_0
57- khronos-opencl-icd-loader=2016.10.12=0
58- lazy-object-proxy=1.3.1=py27_0
59- libiconv=1.14=vc9_4
60- libxml2=2.9.5=vc9_0
61- libxslt=1.1.29=vc9_5
62- lxml=3.6.4=py27_0
63- mako=1.0.7=py27_0
64- markupsafe=1.0=py27_0
65- openssl=1.0.2l=vc9_0
66- path.py=10.3.1=py27_0
67- pathlib2=2.3.0=py27_0
68- pickleshare=0.7.4=py27_0
69- prompt_toolkit=1.0.15=py27_0
70- pycparser=2.18=py27_0
71- pygments=2.2.0=py27_0
72- pyopencl=2017.2=py27_0
73- pyreadline=2.1=py27_0
74- python=2.7.13=1
75- python-dateutil=2.6.0=py27_0
76- pytools=2017.4=py27_0
77- pytz=2017.2=py27_0
78- pyzmq=16.0.2=py27_0
79- qtconsole=4.2.1=py27_0
80- requests=2.13.0=py27_0
81- singledispatch=3.4.0.3=py27_0
82- sip=4.18=py27_0
83- six=1.10.0=py27_0
84- snowballstemmer=1.2.1=py27_0
85- sphinx=1.4.8=py27_0
86- ssl_match_hostname=3.5.0.1=py27_0
87- tornado=4.5.2=py27_0
88- traitlets=4.3.2=py27_0
89- vc=9=0
90- wcwidth=0.1.7=py27_0
91- webencodings=0.5=py27_0
92- wheel=0.29.0=py27_0
93- win_unicode_console=0.5=py27_0
94- wincertstore=0.2=py27_0
95- wrapt=1.10.11=py27_0
96- zlib=1.2.11=vc9_0
97- packaging=16.8=py27hae1a450_1
98- setuptools=36.5.0=py27ha483b79_0
99- py2exe=0.6.9=py27_0
100- pip:
101  - backports-abc==0.5
102  - backports.shutil-get-terminal-size==1.0.0
103  - backports.ssl-match-hostname==3.5.0.1
104  - bumps==0.7.6
105  - constantly==15.1.0
106  - incremental==17.5.0
107  - ipython-genutils==0.2.0
108  - jupyter-client==5.1.0
109  - jupyter-core==4.3.0
110  - periodictable==1.4.1
111  - pisa==3.0.33
112  - prompt-toolkit==1.0.15
113  - pypdf2==1.26.0
114  - qt4reactor==1.6
115  - twisted==16.5.0
116  - unittest-xml-reporting==2.1.0
117  - win-unicode-console==0.5
118  - xhtml2pdf==0.0.6
119  - zope.interface==4.4.2
Note: See TracBrowser for help on using the repository browser.