Skip to content

Commit

Permalink
updates to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Rowan Cockett committed Jun 1, 2016
1 parent 28f6c7f commit 9ef6ce1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ before_install:

# Install packages
install:
- conda install --yes pip python=$TRAVIS_PYTHON_VERSION numpy scipy matplotlib nose keyring requests sphinx pil
- conda install --yes pip python=$TRAVIS_PYTHON_VERSION numpy scipy matplotlib nose sphinx pil
- pip install nose-cov python-coveralls

# Run test
Expand Down
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
-e .
numpy
pillow

0 comments on commit 9ef6ce1

Please sign in to comment.