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 4ae6dd6 commit 8e15adbCopy full SHA for 8e15adb
.travis.yml
@@ -6,7 +6,7 @@ before_install:
6
- sudo apt-get update -qq
7
- sudo apt-get install -qq python-scipy python-nose
8
- sudo apt-get install -qq python-networkx python-traits python-setuptools
9
- - sudo easy_install nose
+ - sudo easy_install nibabel
10
- virtualenv --system-site-packages ~/virtualenv/this
11
- source ~/virtualenv/this/bin/activate
12
install: python setup.py build_ext --inplace
0 commit comments