summaryrefslogtreecommitdiff
path: root/requirements.pip
blob: c57181dade31926a284c659939eb1413fba0d011 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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...
greenlet==0.4.9
mock==1.3.0
PyContracts==1.7.6
pyenchant==1.6.6
pylint==1.4.4

# and for kitting...
twine==1.5.0