Merging upstream version 2.2.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
ab1302c465
commit
95bca6b33d
42 changed files with 1085 additions and 840 deletions
1
tox.ini
1
tox.ini
|
@ -12,7 +12,6 @@ setenv =
|
|||
commands =
|
||||
pytest --cov-report= --cov=cli_helpers
|
||||
coverage report
|
||||
pep8radius master
|
||||
bash -c 'if [ -n "$CODECOV" ]; then {envbindir}/coverage xml && {envbindir}/codecov; fi'
|
||||
deps = -r{toxinidir}/requirements-dev.txt
|
||||
usedevelop = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue