Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdidc committed Dec 5, 2016
1 parent 90c15c9 commit ef18bde
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ci_scripts/travis/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ set -e
mkdir -p $TEST_DIR

cd $TEST_DIR

echo $MODULE
pytest -k $MODULE
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pytest>=3.0.5
scikit-learn>=0.17
numpy>=1.12.2

0 comments on commit ef18bde

Please sign in to comment.