source: sasview/build_tools/conda_qt5_min_ubuntu.yml @ e9b115aa

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

ipkernel switched to 4.9 to fix console

  • Property mode set to 100644
File size: 393 bytes
RevLine 
[b2fc7c9]1name: qt5_ubuntu
2channels:
3 - conda-forge
4dependencies:
[b38871e]5 - matplotlib=2
[b2fc7c9]6 - scipy
7 - hdf5
8 - h5py
9 - ipython
[00fd278]10 - ipykernel=4.9
[b2fc7c9]11 - jupyter
12 - twisted
13 - lxml
[1095866]14 - sphinx
[b2fc7c9]15 - cython
16 - pytest
17 - mako
18 - pyinstaller
19 - pyqt>=5.9 # required for GTK themes to work correctly
[b8745fa]20 - testpath=0.3.1
[1a1111f]21# - pyopencl
22# - pocl
[b2fc7c9]23 - pip:
24   - pytools
25   - periodictable
26   - bumps
27   - xhtml2pdf
28   - qt5reactor
Note: See TracBrowser for help on using the repository browser.