summaryrefslogtreecommitdiff
path: root/requirements.pip
blob: 2cea99ffd41fc28c58f5d441a3e2f90592643766 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
# For details: https://bitbucket.org/ned/coveragepy/src/default/NOTICE.txt

# https://requires.io/github/nedbat/coveragepy/requirements/

# PyPI requirements for running tests for coverage.py
nose==1.3.7
tox==2.1.1

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

# and for kitting...
twine==1.5.0