Changeset 138b281 in sasview
- Timestamp:
- Mar 20, 2017 10:13:36 PM (8 years ago)
- Children:
- 85531bc
- Parents:
- b76b6b7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.travis.yml
rb76b6b7 r138b281 41 41 # could install other dependencies, but they're locked to specific 42 42 # versions in build/requirements.txt 43 - conda install --yes python=$PY numpy scipy matplotlib cython pylint pyparsing=1.5.544 - sudo apt-get update; sudo apt-get install python-pyopencl 43 - conda install --yes python=$PY numpy scipy cython pylint 44 - sudo apt-get update; sudo apt-get install python-pyopencl python-matplotlib 45 45 46 46
Note: See TracChangeset
for help on using the changeset viewer.