source:
sasview/build_tools/conda_qt5_min_centos.yml
@
56dd23c
Last change on this file since 56dd23c was 0930e22, checked in by Piotr Rozyczko <piotr.rozyczko@…>, 6 years ago | |
---|---|
|
|
File size: 368 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 | |
[0930e22] | 9 | - ipython=6 |
10 | - ipykernel=4.9 | |
[93db40b] | 11 | - jupyter |
12 | - twisted | |
13 | - lxml | |
14 | - sphinx | |
15 | - cython | |
16 | - pytest | |
17 | - mako | |
[16417bb] | 18 | - pyinstaller |
19 | - testpath=0.3.1 | |
[93db40b] | 20 | # GPU not set for Centos build system |
21 | # - pyopencl | |
22 | - pip: | |
23 | - pytools | |
24 | - periodictable | |
25 | - bumps | |
26 | - xhtml2pdf | |
27 | - qt5reactor | |
28 |
Note: See TracBrowser
for help on using the repository browser.