sprockets.clients.cassandra/test-requirements.txt
Brian Korty ef071c5fcb Fix build problems.
Fix build problems.
2015-05-12 14:16:45 -04:00

11 lines
510 B
Text

# 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