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 ded6a70
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions test-requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
coverage==4.5.4
placebo
mock ; python_version < '3.5'
pytest-xdist
# We should avoid these two modules with py3
pytest-mock

0 comments on commit ded6a70

Please sign in to comment.