Skip to content

Commit

Permalink
Update requirements for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mohierf committed Aug 18, 2018
1 parent e064a4e commit 802a737
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Python requirements for unit tests
-r ../requirements.txt

# alignak
-e git+https://github.com/Alignak-monitoring/alignak.git@develop#egg=alignak

Expand All @@ -9,6 +10,8 @@
# alignak backend import
-e git+https://github.com/Alignak-monitoring-contrib/alignak-backend-import.git@develop#egg=alignak-backend-import

uwsgi

unittest2

# Use py.test as test-runner
Expand Down

0 comments on commit 802a737

Please sign in to comment.