source: sasview/build_tools/conda_qt5_win.yml @ 9e587bc

ESS_GUIESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalc
Last change on this file since 9e587bc was 9e587bc, checked in by piotr, 6 years ago

More build tests

  • Property mode set to 100644
File size: 331 bytes
Line 
1name: qt5_win
2channels:
3  - conda-forge
4dependencies:
5 - python=3
6 - matplotlib=2
7 - scipy
8 - hdf5
9 - h5py
10 - ipython=6
11 - ipykernel=5
12 - jupyter
13 - twisted
14 - lxml
15 - sphinx
16 - cython
17 - pytest
18 - mako
19 - pyinstaller
20 - pyopencl
21 - pip:
22   - pytools
23   - periodictable
24   - bumps
25   - xhtml2pdf
26   - qt5reactor
27   - tinycc
28
Note: See TracBrowser for help on using the repository browser.