Added tox config
This commit is contained in:
parent
d6531fdde8
commit
ccb16281fe
6 changed files with 12 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,3 +2,4 @@ __pycache__/
|
|||
.venv/
|
||||
backup_tool
|
||||
*.egg-info/
|
||||
.tox/
|
||||
|
|
|
|||
Reference in a new issue