source: sasview/build_tools/conda_py3_qt5_osx.yml @ df44689

ESS_GUIESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_iss879ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalc
Last change on this file since df44689 was 565ab1f, checked in by wpotrzebowski <wojciechpotrzebowski@…>, 6 years ago

Updated yml file with sphinx

  • Property mode set to 100644
File size: 2.8 KB
Line 
1name: sasviewqt5
2channels:
3  - diffpy
4  - intel
5  - rpmuller
6  - conda-forge
7  - defaults
8dependencies:
9  - attrs=17.2.0=py36_0
10  - automat=0.6.0=py36_0
11  - backports=1.0=py36_1
12  - backports.functools_lru_cache=1.4=py36_1
13  - ca-certificates=2017.7.27.1=0
14  - certifi=2017.7.27.1=py36_0
15  - cffi=1.10.0=py36_0
16  - clangdev=6.0.0=default_0
17  - colorama=0.3.9=py36_0
18  - constantly=15.1.0=py_0
19  - coverage=4.5.1=py36_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=1
24  - h5py=2.7.1=py36_1
25  - hdf5=1.8.18=3
26  - hyperlink=17.3.1=py_0
27  - hypothesis=3.56.0=py36_0
28  - icu=58.2=0
29  - idna=2.6=py36_1
30  - incremental=17.5.0=py_0
31  - ipykernel=4.6.1=py36_0
32  - ipython=6.2.1=py36_0
33  - ipython_genutils=0.2.0=py36_0
34  - jedi=0.10.2=py36_0
35  - jpeg=9b=2
36  - jupyter_client=5.1.0=py36_0
37  - jupyter_core=4.3.0=py36_0
38  - libcxx=6.0.0=0
39  - libgfortran=3.0.0=0
40  - libiconv=1.15=0
41  - libpng=1.6.34=0
42  - libtiff=4.0.7=1
43  - libxml2=2.9.8=0
44  - libxslt=1.1.32=0
45  - llvm-meta=6.0.0=0
46  - llvmdev=6.0.0=default_0
47  - lxml=4.1.0=py36_0
48  - mako=1.0.7=py36_0
49  - markupsafe=1.0=py36_0
50  - matplotlib=2.1.0=py36_0
51  - ncurses=5.9=10
52  - openssl=1.0.2o=0
53  - pickleshare=0.7.4=py36_0
54  - pip=9.0.1=py36_0
55  - prompt_toolkit=1.0.15=py36_0
56  - pyasn1=0.3.7=py_0
57  - pyasn1-modules=0.1.4=py_0
58  - pycparser=2.18=py36_0
59  - pygments=2.2.0=py36_0
60  - pympler=0.5=py36_0
61  - pyopencl=2017.2=py36_0
62  - pyopenssl=17.2.0=py36_0
63  - pyparsing=2.2.0=py36_0
64  - pyqt=5.6.0=py36_4
65  - python-dateutil=2.6.1=py36_0
66  - pytools=2017.6=py_0
67  - pytz=2017.2=py36_0
68  - qt=5.6.2=h9e3eb04_4
69  - qtconsole=4.3.1=py36_0
70  - readline=7.0=0
71  - setuptools=36.6.0=py36_1
72  - simplegeneric=0.8.1=py36_0
73  - sip=4.18=py36_1
74  - six=1.11.0=py36_1
75  - sqlite=3.22.0=0
76  - tk=8.6.7=0
77  - tornado=4.5.2=py36_0
78  - traitlets=4.3.2=py36_0
79  - wcwidth=0.1.7=py36_0
80  - appdirs=1.4.3=py36_0
81  - intel-openmp=2018.0.0=8
82  - python=3.6.5=hc167b69_0
83  - service_identity=17.0.0=py36_0
84  - twisted=17.9.0=py36h1a7ef6d_0
85  - zope=1.0=py36_0
86  - zope.interface=4.4.2=py36_0
87  - periodictable=1.5.0=py36_0
88  - appnope=0.1.0=py36_intel_5
89  - asn1crypto=0.22.0=py36_0
90  - icc_rt=2018.0.2=intel_0
91  - intelpython=2018.0.2=0
92  - libffi=3.2.1=intel_8
93  - mkl=2018.0.2=intel_1
94  - mkl_fft=1.0.0=np113py36_intel_15
95  - mkl_random=1.0.0=np113py36_intel_6
96  - numpy=1.13.3=py36_intel_6
97  - openmp=2018.0.0=intel_8
98  - pexpect=4.2.1=py36_intel_1
99  - ptyprocess=0.5.2=py36_intel_0
100  - pyzmq=16.0.2=py36_intel_4
101  - scipy=0.19.1=np113py36_intel_23
102  - wheel=0.29.0=py36_intel_5
103  - xz=5.2.3=intel_0
104  - zlib=1.2.11=intel_3
105  - pyquante2_pure=2.0=py_0
106  - sphinx=1.5.4
107  - pip:
108    - bumps==0.7.6
109    - html5lib==1.0b10
110    - olefile==0.44
111    - pillow==4.3.0
112    - pyquante2==0.1
113    - qt5reactor==0.4
114    - reportlab==3.4.0
115    - webencodings==0.5.1
116    - xhtml2pdf==0.2.2
Note: See TracBrowser for help on using the repository browser.