Changeset 00fd278 in sasview for build_tools
- Timestamp:
- Jan 30, 2019 2:01:44 AM (6 years ago)
- Branches:
- ESS_GUI, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_opencl, ESS_GUI_sync_sascalc
- Children:
- b53f529
- Parents:
- 593b536d
- Location:
- build_tools
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
build_tools/conda_qt5_min_osx.yml
rc18ca00 r00fd278 4 4 dependencies: 5 5 - matplotlib=2 6 - numpy=1.15 6 7 - scipy 7 8 - hdf5 8 9 - h5py 9 10 - ipython=6 11 - ipykernel=4.9 10 12 - jupyter 11 13 - twisted -
build_tools/conda_qt5_min_ubuntu.yml
rb8745fa r00fd278 8 8 - h5py 9 9 - ipython 10 - ipykernel=4.9 10 11 - jupyter 11 12 - twisted -
build_tools/conda_qt5_osx.yml
r4dd5766 r00fd278 1 name: qt5_osx 1 name: qt5_osx_2 2 2 channels: 3 3 - diffpy … … 31 31 - libcxx=6.0.0=0 32 32 - libgfortran=3.0.0=0 33 - libtiff=4.0.9=034 33 - libxslt=1.1.32=0 35 34 - llvm-meta=6.0.0=0
Note: See TracChangeset
for help on using the changeset viewer.