source:
sasview/build_tools/conda_qt5_min_ubuntu.yml
@
4e61e9a
Last change on this file since 4e61e9a was a22b77a, checked in by Piotr Rozyczko <piotr.rozyczko@…>, 6 years ago | |
---|---|
|
|
File size: 531 bytes |
Rev | Line | |
---|---|---|
[b2fc7c9] | 1 | name: qt5_ubuntu |
2 | channels: | |
3 | - conda-forge | |
4 | dependencies: | |
[a22b77a] | 5 | - matplotlib=2.2.2 |
6 | - scipy=1.1.0 | |
7 | - hdf5=1.10.1 | |
8 | - h5py=2.8.0 | |
9 | - ipython=6 | |
[00fd278] | 10 | - ipykernel=4.9 |
[b2fc7c9] | 11 | - jupyter |
[a22b77a] | 12 | - twisted=18.4.0 |
13 | - lxml=4.2.1 | |
14 | - sphinx=1.7.4 | |
15 | - cython=0.28.3 | |
[b2fc7c9] | 16 | - pytest |
[a22b77a] | 17 | - mako=1.0.7 |
18 | - pyinstaller=3.3.1 | |
[b2fc7c9] | 19 | - pyqt>=5.9 # required for GTK themes to work correctly |
[b8745fa] | 20 | - testpath=0.3.1 |
[a22b77a] | 21 | - numpy=1.14.3 # NEED TO DOWNGRADE NUMPY!!! |
[1a1111f] | 22 | # - pyopencl |
23 | # - pocl | |
[b2fc7c9] | 24 | - pip: |
[a22b77a] | 25 | - pytools==2018.4 |
26 | - periodictable==1.5.0 | |
27 | - bumps==0.7.8 | |
28 | - xhtml2pdf==0.2.2 | |
29 | - qt5reactor==0.5 |
Note: See TracBrowser
for help on using the repository browser.