source: sasview/build_tools/conda_qt5_min_osx.yml @ e2083f1a

ESS_GUIESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_openclESS_GUI_sync_sascalc
Last change on this file since e2083f1a was b53f529, checked in by wojciech, 6 years ago

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

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