Skip to content

Commit a80a239

Browse files
authored
Merge pull request #111 from danielballan/remove-tomopy
Remove tomopy example and dependency.
2 parents ca8950f + b5796c6 commit a80a239

File tree

3 files changed

+0
-174
lines changed

3 files changed

+0
-174
lines changed

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,8 @@ env:
88

99
install:
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

1512
script:
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 .

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ numexpr # for gallery example
1111
numpy # for gallery example
1212
numpydoc
1313
ophyd
14-
pandas # for tomopy
1514
path.py
1615
pillow # required by sphinx-gallery
1716
pyepics

source/_cookbook/live_recon.py

Lines changed: 0 additions & 168 deletions
This file was deleted.

0 commit comments

Comments
 (0)