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