Changeset b38871e in sasview
- Timestamp:
- Sep 27, 2018 6:04:09 AM (6 years ago)
- Branches:
- ESS_GUI, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
- Children:
- 2f55df6
- Parents:
- d4216ac
- Location:
- build_tools
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
build_tools/conda_qt5_min_centos.yml
r624c8747 rb38871e 3 3 - conda-forge 4 4 dependencies: 5 - matplotlib=2 .1.05 - matplotlib=2 6 6 - scipy 7 7 - hdf5 -
build_tools/conda_qt5_min_ubuntu.yml
r009c7a4 rb38871e 3 3 - conda-forge 4 4 dependencies: 5 - matplotlib=2 .1.05 - matplotlib=2 6 6 - scipy 7 7 - hdf5 -
build_tools/conda_qt5_win.yml
r624c8747 rb38871e 4 4 dependencies: 5 5 - python=3 6 - matplotlib= =2.1.06 - matplotlib=2 7 7 - scipy 8 8 - hdf5
Note: See TracChangeset
for help on using the changeset viewer.