source: sasview/build_tools/conda_qt5_min_osx.yml @ 4e887d8

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 4e887d8 was ca78fe6, checked in by wojciech, 6 years ago

spec file modified to check if numerical lib is required for osx

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