source: sasview/build_tools/conda_qt5_win.yml @ b53f529

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

Setting version to 4.9 to avoid qtconsole bug
github.com/jupyter/qtconsole/issues/318
SASVIEW-1249

  • Property mode set to 100644
File size: 356 bytes
RevLine 
[a2b74bb]1name: qt5_win
2channels:
3  - conda-forge
4dependencies:
[4fd19be]5 - python=3
[b38871e]6 - matplotlib=2
[a2b74bb]7 - scipy
8 - hdf5
9 - h5py
[5ffb7a7]10 - ipython=6
[473a85a]11 - ipykernel=4.9
[a2b74bb]12 - jupyter
13 - twisted
14 - lxml
15 - sphinx
16 - cython
17 - pytest
18 - mako
[7ecece1]19 - pyinstaller=3.3.1
[a2b74bb]20 - pyopencl
[16417bb]21 - testpath=0.3.1
[a2b74bb]22 - pip:
23   - pytools
24   - periodictable
25   - bumps
26   - xhtml2pdf
27   - qt5reactor
[c972e3a]28   - tinycc
[a2b74bb]29
Note: See TracBrowser for help on using the repository browser.