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
779c3be712
kombu
/
requirements
/
test-ci3.txt
6 lines
87 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
Support for coveralls
2014-02-09 15:47:11 +00:00
coveralls
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