source: sasview/build_tools/conda_qt5_min_osx.yml @ 96f2dec

ESS_GUIESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_openclESS_GUI_sync_sascalc
Last change on this file since 96f2dec was 96f2dec, checked in by Piotr Rozyczko <piotr.rozyczko@…>, 5 years ago

Setting ipykernel version to 4.9
SASVIEW-1249

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