source:
sasview/build_tools/conda_qt5_min_ubuntu.yml
@
e2083f1a
Last change on this file since e2083f1a was 00fd278, checked in by wojciech, 6 years ago | |
---|---|
|
|
File size: 393 bytes |
Rev | Line | |
---|---|---|
[b2fc7c9] | 1 | name: qt5_ubuntu |
2 | channels: | |
3 | - conda-forge | |
4 | dependencies: | |
[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.