Skip to content

Commit

Permalink
ENH: Add nibabel
Browse files Browse the repository at this point in the history
  • Loading branch information
larsoner committed Dec 4, 2014
1 parent cf95b6c commit 5629a69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ install:

# Install the dependencies of the project.
- "conda install --yes --quiet setuptools numpy scipy matplotlib scikit-learn nose"
- "pip install nose-timer"
- "pip install nose-timer nibabel"
- "python setup.py develop"
- "SET MNE_SKIP_NETWORK_TESTS=1"
- "SET MNE_LOGGING_LEVEL=warning"
Expand Down

0 comments on commit 5629a69

Please sign in to comment.