source: sasview/build_tools/conda_qt5_win.yml

ESS_GUI
Last change on this file was 90e78cb, checked in by Piotr Rozyczko <piotr.rozyczko@…>, 5 years ago

more fixes

  • Property mode set to 100644
File size: 484 bytes
Line 
1name: qt5_win
2channels:
3  - conda-forge
4dependencies:
5  - matplotlib=2.2.3
6  - scipy=1.2.0
7  - hdf5=1.10.4
8  - h5py=2.9.0
9  - ipython=6.5.0
10  - ipykernel=4.9.0
11  - jupyter=1.0.0
12  - twisted=18.9.0
13  - lxml=4.3.0
14  - sphinx=1.8.4
15  - cython=0.29.4
16  - pytest=4.2.0
17  - mako=1.0.7
18  - pyinstaller=3.3.1
19  - pyopencl=2018.2.2
20  - testpath=0.3.1
21  - pip:
22    - pytools==2019.1
23    - periodictable==1.5.0
24    - bumps==0.7.11
25    - xhtml2pdf==0.2.3
26    - qt5reactor==0.5
27    - tinycc==1.1
28
Note: See TracBrowser for help on using the repository browser.