Skip to content
Snippets Groups Projects
Commit 5e7cf7f1 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

cov

parent 6c089203
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ setup(keywords=['amqp', 'rabbitmq', 'client', 'network', 'ha', 'high availabilit
Also, handles your reconnects and transactionality THE RIGHT WAY, though somewhat opinionated''',
install_requires=['six', 'monotonic', 'futures'],
tests_require=["nose", 'coverage>4,0,<4.4'],
tests_require=["nose", 'coverage>4.0,<4.4'],
test_suite='nose.collector'
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment