Skip to content

Commit

Permalink
test: add more dependencies for unit-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
goneri committed Mar 5, 2021
1 parent ce7ccf8 commit 83d390a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions test-requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
coverage==4.5.4
mock ; python_version < '3.5'
pytest-xdist
# We should avoid these two modules with py3
pytest-mock
mock
placebo

0 comments on commit 83d390a

Please sign in to comment.