# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
# For details: https://bitbucket.org/ned/coveragepy/src/default/NOTICE.txt

# PyPI requirements for running tests for coverage.py
nose==1.3.7
mock==1.3.0
PyContracts==1.7.6
tox==2.1.1

# and for linting...
pyenchant==1.6.6
pylint==1.4.4

# and for kitting...
twine==1.5.0
