Skip to content

Commit 7de33b7

Browse files
committed
Fix build by removing tomopy dependency for now.
1 parent ca8950f commit 7de33b7

File tree

3 files changed

+0
-172
lines changed

3 files changed

+0
-172
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ 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

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)