source: sasview/build_tools/conda_qt5_min_osx.yml @ 56dd23c

ESS_GUIESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_openclESS_GUI_sync_sascalc
Last change on this file since 56dd23c was b53f529, checked in by wojciech, 5 years ago

Merge branch 'ESS_GUI' of https://github.com/SasView/sasview into ESS_GUI

  • Property mode set to 100644
File size: 359 bytes
Line 
1name: qt5_osx
2channels:
3  - conda-forge
4dependencies:
5 - matplotlib=2
6 - numpy=1.15
7 - scipy
8 - hdf5
9 - h5py
10 - ipython=6
11 - ipykernel=4.9
12 - jupyter
13 - twisted
14 - lxml
15 - sphinx
16 - cython
17 - pytest
18 - mako
19 - pyinstaller=3.3.1
20 - pyopencl
21 - testpath=0.3.1
22 - numpy=1.15
23 - pip:
24   - pytools
25   - periodictable
26   - bumps
27   - xhtml2pdf
28   - qt5reactor
29
Note: See TracBrowser for help on using the repository browser.