source: sasview/build_tools/conda_qt5_min_ubuntu.yml @ c3fc919

ESS_GUIESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_openclESS_GUI_sync_sascalc
Last change on this file since c3fc919 was b8745fa, checked in by Piotr Rozyczko <piotr.rozyczko@…>, 6 years ago

Updated ubuntu yml file

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