Changeset 1095866 in sasview for build_tools
- Timestamp:
- Aug 16, 2018 5:38:07 AM (6 years ago)
- Branches:
- ESS_GUI, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
- Children:
- 1a1111f
- Parents:
- 04368e6
- Location:
- build_tools
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
build_tools/conda_qt5_min_ubuntu.yml
r04368e6 r1095866 11 11 - twisted 12 12 - lxml 13 - sphinx <1.7.513 - sphinx 14 14 - cython 15 15 - pytest … … 18 18 - pyqt>=5.9 # required for GTK themes to work correctly 19 19 - pyopencl 20 - pocl 20 21 - pip: 21 22 - pytools -
build_tools/jenkins_ubuntu_build.sh
r3bd0cd7 r1095866 4 4 ## Set up path for py36 - conda 5 5 export PATH=/home/sasview/anaconda3/bin:$PATH 6 6 export QT_QPA_PLATFORM=offscreen 7 7 8 8 # Set proxy
Note: See TracChangeset
for help on using the changeset viewer.