File: requirements-dev.txt

package info (click to toggle)
python-zeroconf 0.26.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 436 kB
  • sloc: python: 4,524; makefile: 191
file content (16 lines) | stat: -rw-r--r-- 374 bytes parent folder | download | duplicates (2)
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