source: sasview/build_tools/conda_qt5_win.yml @ 7ecece1

ESS_GUIESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalc
Last change on this file since 7ecece1 was 7ecece1, checked in by Piotr Rozyczko <piotr.rozyczko@…>, 6 years ago

Attempt at restarting jenkins builds

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