Skip to content

Commit

Permalink
Merge pull request #111 from danielballan/remove-tomopy
Browse files Browse the repository at this point in the history
Remove tomopy example and dependency.
  • Loading branch information
mrakitin authored Jul 2, 2019
2 parents ca8950f + b5796c6 commit a80a239
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 174 deletions.
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.

0 comments on commit a80a239

Please sign in to comment.