source: sasview/build_tools/conda_py3_qt5_env.yml @ 565ab1f

ESS_GUIESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_iss879ESS_GUI_iss959ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalc
Last change on this file since 565ab1f was 626c7c5, checked in by Piotr Rozyczko <rozyczko@…>, 6 years ago

Replaced the yaml file for automatic conda environment generation

  • Property mode set to 100644
File size: 2.5 KB
Line 
1name: qt5
2channels:
3- rpmuller
4- diffpy
5- intel
6- conda-forge
7- defaults
8dependencies:
9- appdirs=1.4.3=py36_0
10- asn1crypto=0.22.0=py36_0
11- attrs=17.2.0=py36_0
12- automat=0.6.0=py36_0
13- backports=1.0=py36_1
14- backports.functools_lru_cache=1.4=py36_1
15- ca-certificates=2017.7.27.1=0
16- certifi=2017.7.27.1=py36_0
17- cffi=1.10.0=py36_0
18- colorama=0.3.9=py36_0
19- constantly=15.1.0=py_0
20- cryptography=2.0.3=py36_0
21- cycler=0.10.0=py36_0
22- decorator=4.1.2=py36_0
23- freetype=2.7=vc14_1
24- h5py=2.7.1=py36_1
25- hdf5=1.8.18=vc14_1
26- hyperlink=17.3.1=py_0
27- icu=58.1=vc14_1
28- idna=2.6=py36_1
29- incremental=17.5.0=py_0
30- ipykernel=4.6.1=py36_0
31- ipython=6.2.1=py36_0
32- ipython_genutils=0.2.0=py36_0
33- jedi=0.10.2=py36_0
34- jpeg=9b=vc14_1
35- jupyter_client=5.1.0=py36_0
36- jupyter_core=4.3.0=py36_0
37- khronos-opencl-icd-loader=2016.10.12=0
38- libiconv=1.14=vc14_4
39- libpng=1.6.28=vc14_1
40- libtiff=4.0.7=vc14_0
41- libxml2=2.9.5=vc14_0
42- libxslt=1.1.29=vc14_5
43- lxml=4.1.0=py36_0
44- mako=1.0.7=py36_0
45- markupsafe=1.0=py36_0
46- matplotlib=2.1.0=py36_0
47- openssl=1.0.2l=vc14_0
48- periodictable=1.5.0=py36_0
49- pickleshare=0.7.4=py36_0
50- pip=9.0.1=py36_0
51- prompt_toolkit=1.0.15=py36_0
52- pyasn1=0.3.7=py_0
53- pyasn1-modules=0.1.4=py_0
54- pycparser=2.18=py36_0
55- pygments=2.2.0=py36_0
56- pympler=0.5=py36_0
57- pyopencl=2017.2=py36_0
58- pyopenssl=17.2.0=py36_0
59- pyparsing=2.2.0=py36_0
60- pyqt=5.6.0=py36_4
61- python=3.6.3=0
62- python-dateutil=2.6.1=py36_0
63- pytools=2017.6=py_0
64- pytz=2017.2=py36_0
65- pywin32=220=py36_1
66- qt=5.6.2=vc14_2
67- qtconsole=4.3.1=py36_0
68- setuptools=36.6.0=py36_1
69- simplegeneric=0.8.1=py36_0
70- sip=4.18=py36_1
71- six=1.11.0=py36_1
72- sqlite=3.13.0=vc14_0
73- tornado=4.5.2=py36_0
74- traitlets=4.3.2=py36_0
75- vc=14=0
76- vs2015_runtime=14.0.25420=0
77- wcwidth=0.1.7=py36_0
78- wincertstore=0.2=py36_0
79- zlib=1.2.8=vc14_3
80- icc_rt=2017.0.4=h97af966_0
81- intel-openmp=2018.0.0=hcd89f80_7
82- mkl=2018.0.0=h36b65af_4
83- numpy=1.13.3=py36ha320f96_0
84- scipy=0.19.1=py36h7565378_3
85- service_identity=17.0.0=py36_0
86- twisted=17.9.0=py36hfad864c_0
87- zope=1.0=py36_0
88- zope.interface=4.4.2=py36_0
89- pyquante2_pure=2.0=py_0
90- pip:
91  - backports.functools-lru-cache==1.4
92  - bumps==0.7.6
93  - html5lib==1.0b10
94  - ipython-genutils==0.2.0
95  - jupyter-client==5.1.0
96  - jupyter-core==4.3.0
97  - olefile==0.44
98  - pillow==4.3.0
99  - prompt-toolkit==1.0.15
100  - pyquante2==0.1
101  - qt5reactor==0.4
102  - reportlab==3.4.0
103  - sasmodels==0.97
104  - sasview==4.1
105  - service-identity==17.0.0
106  - webencodings==0.5.1
107prefix: C:\Anaconda\envs\qt5
108
Note: See TracBrowser for help on using the repository browser.