source: sasview/build_tools/conda_qt5_min_osx.yml @ fcd5d57

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

downgrading numpy to 1.15 becuase it seeems to cause problems

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