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