source:
sasview/build_tools/conda_qt5_min_ubuntu.yml
@
009c7a4
Last change on this file since 009c7a4 was 009c7a4, checked in by Piotr Rozyczko <piotr.rozyczko@…>, 6 years ago | |
---|---|
|
|
File size: 362 bytes |
Rev | Line | |
---|---|---|
[b2fc7c9] | 1 | name: qt5_ubuntu |
2 | channels: | |
3 | - conda-forge | |
4 | dependencies: | |
[009c7a4] | 5 | - matplotlib=2.1.0 |
[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 | |
[1a1111f] | 19 | # - pyopencl |
20 | # - pocl | |
[b2fc7c9] | 21 | - pip: |
22 | - pytools | |
23 | - periodictable | |
24 | - bumps | |
25 | - xhtml2pdf | |
26 | - qt5reactor |
Note: See TracBrowser
for help on using the repository browser.