File tree Expand file tree Collapse file tree 3 files changed +1
-175
lines changed
Expand file tree Collapse file tree 3 files changed +1
-175
lines changed Original file line number Diff line number Diff line change 77 - secure : " Y6tBB5CwAxaHPxLzwyyoQKXEwLK68ni8GqzoaYCYbrjLhSFqEDCk6Si7UPmMoED8t7hyxFZofPfEpmOLBoronWUQycnB/K/oxYFfKyEXxNxGpY/iaQk/XCC6rkJ3g863QKdAsgobBgJIClDczZ7leY3RlN+mHfH0wohCBLFAh0E="
88
99install :
10- - pip install -q -r requirements.txt
11- - pip install git+https://github.com/tomopy/tomopy
12- - ls -alF /home/travis/virtualenv/python3.6.3/lib/
13- - export LD_LIBRARY_PATH="/home/travis/virtualenv/python3.6.3/lib/":$LD_LIBRARY_PATH
10+ - pip install -r requirements.txt
1411
1512script :
1613 - set -e
1714 - make html
18- - pip uninstall -y doctr
19- - pip install git+https://github.com/danielballan/doctr@other-master
2015 - doctr deploy --deploy-repo NSLS-II/NSLS-II.github.io --deploy-branch-name master .
Original file line number Diff line number Diff line change @@ -11,7 +11,6 @@ numexpr # for gallery example
1111numpy # for gallery example
1212numpydoc
1313ophyd
14- pandas # for tomopy
1514path.py
1615pillow # required by sphinx-gallery
1716pyepics
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments