pyzmq/test-requirements.txt

6 lines
157 B
Plaintext

gevent; python_version == '2.7' and platform_python_implementation != "PyPy"
pytest
unittest2; python_version < '3'
tornado
aiohttp; python_version >= '3.4'