source: sasview/build_tools/conda_qt5_win_commercial.yml @ 13c552b

ESS_GUIESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_openclESS_GUI_sync_sascalc
Last change on this file since 13c552b was 13c552b, checked in by Piotr Rozyczko <piotr.rozyczko@…>, 5 years ago

Fixing for the peculiarity of the WIn10 build machine

  • Property mode set to 100644
File size: 504 bytes
Line 
1name: qt5_win
2channels:
3  - conda-forge
4dependencies:
5 - colorama
6 - ipykernel=4.9.0
7 - nbformat
8 - pyopencl=2018.2.2
9 - scipy=1.2.0
10 - hdf5=1.10.4
11 - h5py=2.9.0
12 - lxml=4.3.0
13 - twisted=18.9.0
14 - sphinx=1.8.4
15 - pytest=4.2.0
16 - cython=0.29.4
17 - sip
18 - pip:
19   - matplotlib
20   - bumps==0.7.11
21   - pyinstaller==3.3.1
22   - periodictable==1.5.0
23   - xhtml2pdf==0.2.3
24   - ../../../PyQt5_commercial-5.11.3-5.11.2-cp35.cp36.cp37.cp38-none-win_amd64.whl
25   - qt5reactor==0.5
26   - qtconsole
27   - tinycc==1.1
28
29
Note: See TracBrowser for help on using the repository browser.