summaryrefslogtreecommitdiff
path: root/requirements.txt
blob: 26ea3c080cbe02ebeae9f8fbd5badb73d5523999 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# PyPI requirements for running tests for coverage.py
nose
mock
PyContracts
tox >= 1.9

# and for linting...
pyenchant
pylint

# and for kitting...
twine