Skip to content

Commit

Permalink
Require mock to run tests with Python 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
althonos committed Jan 28, 2021
1 parent d165ec4 commit 45f2736
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/requirements.txt
@@ -1,3 +1,4 @@
codecov ~=2.1
docker ~=4.4
semantic-version ~=2.6
mock ~=3.0.5 ; python_version < '3.3'

0 comments on commit 45f2736

Please sign in to comment.