We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca8950f commit 7de33b7Copy full SHA for 7de33b7
.travis.yml
@@ -8,9 +8,6 @@ env:
8
9
install:
10
- 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
14
15
script:
16
- set -e
requirements.txt
@@ -11,7 +11,6 @@ numexpr # for gallery example
numpy # for gallery example
numpydoc
ophyd
-pandas # for tomopy
path.py
pillow # required by sphinx-gallery
17
pyepics
source/_cookbook/live_recon.py
0 commit comments