tox ini configuration (#181)

* tox for zuul jobs

* Delete .flake8

* linters

* Update tox.ini

* integration

* integration
This commit is contained in:
abikouo
2021-07-27 18:16:52 +02:00
committed by GitHub
parent fa819d3f11
commit f5a81941ff
2 changed files with 44 additions and 0 deletions

View File

@@ -16,3 +16,5 @@ rules:
indent-sequences: consistent
ignore: |
.cache
.tox
tests/output