source:
sasview/build_tools/conda_qt5_min_centos.yml
@
574b943
Last change on this file since 574b943 was 16417bb, checked in by Piotr Rozyczko <piotr.rozyczko@…>, 6 years ago | |
---|---|
|
|
File size: 349 bytes |
Rev | Line | |
---|---|---|
[93db40b] | 1 | name: qt5_centos |
2 | channels: | |
3 | - conda-forge | |
4 | dependencies: | |
[b38871e] | 5 | - matplotlib=2 |
[93db40b] | 6 | - scipy |
7 | - hdf5 | |
8 | - h5py | |
9 | - ipython | |
10 | - jupyter | |
11 | - twisted | |
12 | - lxml | |
13 | - sphinx | |
14 | - cython | |
15 | - pytest | |
16 | - mako | |
[16417bb] | 17 | - pyinstaller |
18 | - testpath=0.3.1 | |
[93db40b] | 19 | # GPU not set for Centos build system |
20 | # - pyopencl | |
21 | - pip: | |
22 | - pytools | |
23 | - periodictable | |
24 | - bumps | |
25 | - xhtml2pdf | |
26 | - qt5reactor | |
27 |
Note: See TracBrowser
for help on using the repository browser.