File tree Expand file tree Collapse file tree 3 files changed +0
-174
lines changed
Expand file tree Collapse file tree 3 files changed +0
-174
lines changed Original file line number Diff line number Diff line change 88
99install :
1010 - 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
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