Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,8 @@ env:

install:
- pip install -q -r requirements.txt
- pip install git+https://github.com/tomopy/tomopy
- ls -alF /home/travis/virtualenv/python3.6.3/lib/
- export LD_LIBRARY_PATH="/home/travis/virtualenv/python3.6.3/lib/":$LD_LIBRARY_PATH

script:
- set -e
- make html
- pip uninstall -y doctr
- pip install git+https://github.com/danielballan/doctr@other-master
- doctr deploy --deploy-repo NSLS-II/NSLS-II.github.io --deploy-branch-name master .
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ numexpr # for gallery example
numpy # for gallery example
numpydoc
ophyd
pandas # for tomopy
path.py
pillow # required by sphinx-gallery
pyepics
Expand Down
168 changes: 0 additions & 168 deletions source/_cookbook/live_recon.py

This file was deleted.