Skip to content

Commit

Permalink
Update requirements for test and alignak-app
Browse files Browse the repository at this point in the history
  • Loading branch information
algorys committed Oct 6, 2016
1 parent db992dc commit de9906a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
configparser
future
-e git+git://github.com/Alignak-monitoring-contrib/alignak-backend-client.git@develop#egg=alignak_backend_client
alignak_backend_client
2 changes: 2 additions & 0 deletions test/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Python requirements for unit tests
unittest2
nose
nose-cov
coverage
coveralls
pep8
future
pylint

0 comments on commit de9906a

Please sign in to comment.