This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
kombu
mirror of
https://github.com/celery/kombu.git
Watch
1
Star
1
Fork
You've already forked kombu
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9905995d82
kombu
/
requirements
/
test-ci3.txt
6 lines
85 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix Python 3 unit tests in Travis CI. Python 3+ cannot even build/install Boto, so we need to have a separate test-ci3.txt file to define Python 3+ test requirements.
2013-12-03 18:21:48 +00:00
coverage>=3.0
[tox] Try to use celery tox config
2016-04-09 02:37:44 +00:00
codecov
Fix Python 3 unit tests in Travis CI. Python 3+ cannot even build/install Boto, so we need to have a separate test-ci3.txt file to define Python 3+ test requirements.
2013-12-03 18:21:48 +00:00
redis
PyYAML
msgpack-python>0.2.0 # 0.2.0 dropped 2.5 support