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

platforms

parent 388b68da
No related branches found
No related tags found
No related merge requests found
......@@ -28,6 +28,9 @@ Also, handles your reconnects and transactionality THE RIGHT WAY, though somewha
install_requires=['six', 'monotonic', 'futures'],
tests_require=["nose", 'coverage', 'codeclimate-test-reporter'],
test_suite='nose.collector',
platforms=[
'posix'
],
classifiers=[
'Programming Language :: Python',
'Programming Language :: Python :: 2.7',
......
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