Skip to content

Commit

Permalink
add scipy to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Postelnik committed Aug 1, 2016
1 parent a5d5796 commit 9edd086
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ dependencies:
- pandas =0.18.1
- pytest =2.9.2
- pytest-cov =2.2.1
- scipy =0.18.0
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ multipledispatch=0.4.8
pandas=0.18.1
pytest=2.9.2
pytest-cov=2.2.1
scipy=0.18.0

0 comments on commit 9edd086

Please sign in to comment.