summaryrefslogtreecommitdiff
path: root/debian/python2_old/requirements-dev.txt
blob: 06565123c36cc65d0b80ed5062778dd5dab86f04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
autopep8
coveralls
coverage
enum34
# Upper bound because of https://github.com/PyCQA/flake8-import-order/issues/79
flake8<3
flake8-blind-except
# Upper bound because of https://github.com/public/flake8-import-order/issues/42
flake8-import-order>=0.4.0, <0.6.0
mock
# See setup.py comment for why this version is restricted
netifaces<=0.10.4
nose
pep8==1.5.7
pep8-naming
six