Changes in / [6179f23:02644cb] in sasview
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
build_tools/conda_qt5_win.yml
r90e78cb r473a85a 3 3 - conda-forge 4 4 dependencies: 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 5 - python=3 6 - matplotlib=2 7 - scipy 8 - hdf5 9 - h5py 10 - ipython=6 11 - ipykernel=4.9 12 - jupyter 13 - twisted 14 - lxml 15 - sphinx 16 - cython 17 - pytest 18 - mako 19 - pyinstaller=3.3.1 20 - pyopencl 21 - testpath=0.3.1 22 - pip: 23 - pytools 24 - periodictable 25 - bumps 26 - xhtml2pdf 27 - qt5reactor 28 - tinycc 28 29
Note: See TracChangeset
for help on using the changeset viewer.