sprockets.clients.cassandra/test-requirements.txt

12 lines
510 B
Text
Raw Normal View History

2015-05-06 18:51:41 +00:00
# Add dependencies that are required to test your package. These
# will be installed when ``setup.py test`` is run. They will also
# be installed into the test environment generated by Travis CI.
# Development tools that are not absolutely required for testing
# should be placed into dev-requirements.txt
#
# Unless otherwise noted, we expect that the dependencies
# follow semantic versioning, and will loosely pin them to
# minimize breakage to our dev environment.
coveralls>=0.4,<1.0
nose>=1.3.1,<2.0.0