Create tox.ini file.

Configure with minimal requirements for running -
  pep8 - flake8 verifications
  py27/py35 - unittests

Change-Id: If09bab1f0a8501afddd720cf9ea9335867072e1d
This commit is contained in:
Federico Ressi
2018-08-23 08:01:39 +02:00
parent dce03ca6ea
commit 0377537dc0
7 changed files with 85 additions and 3 deletions

11
.gitignore vendored
View File

@@ -2,15 +2,20 @@
*.egg
*.egg-info
*.pyc
# Hidden files
.eggs
.stestr
.test
.stestr*
etc
.testrepository
.tox
.venv
__pycache__
AUTHORS
build/*
ChangeLog
doc/build/*
zuul/versioninfo
dist/
etc/
zuul/versioninfo