Skip to content

Commit

Permalink
Merge pull request #264 from ClearcodeHQ/requires-io-master
Browse files Browse the repository at this point in the history
[requires.io] dependency update on master branch
  • Loading branch information
fizyk committed Nov 14, 2018
2 parents 6521734 + ddd1ef0 commit 567c7b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -31,7 +31,7 @@
]

tests_require = (
'pytest==3.10.1', # tests framework used
'pytest==4.0.0', # tests framework used
'pytest-cov==2.6.0', # coverage reports to verify tests quality
'mock==2.0.0', # tests mocking tool
'python-daemon==2.2.0', # used in test for easy creation of daemons
Expand Down

0 comments on commit 567c7b3

Please sign in to comment.