source:
sasview/build_tools/conda_qt5_min_osx.yml
@
48df831
Last change on this file since 48df831 was c18ca00, checked in by Piotr Rozyczko <piotr.rozyczko@…>, 6 years ago | |
---|---|
|
|
File size: 315 bytes |
Rev | Line | |
---|---|---|
[3067196] | 1 | name: qt5_osx |
2 | channels: | |
3 | - conda-forge | |
4 | dependencies: | |
[65e76ed] | 5 | - matplotlib=2 |
[3067196] | 6 | - scipy |
7 | - hdf5 | |
8 | - h5py | |
[16417bb] | 9 | - ipython=6 |
[3067196] | 10 | - jupyter |
11 | - twisted | |
12 | - lxml | |
13 | - sphinx | |
14 | - cython | |
15 | - pytest | |
16 | - mako | |
[c18ca00] | 17 | - pyinstaller=3.3.1 |
[3067196] | 18 | - pyopencl |
[16417bb] | 19 | - testpath=0.3.1 |
[3067196] | 20 | - pip: |
21 | - pytools | |
22 | - periodictable | |
23 | - bumps | |
24 | - xhtml2pdf | |
25 | - qt5reactor | |
26 |
Note: See TracBrowser
for help on using the repository browser.