Add tox configuration and integration with setup.py
Add Travis CI build server configuration Add badges and Tests section to README Bump version (development)
This commit is contained in:
parent
33ec166c6f
commit
dadb8f1ff6
7 changed files with 106 additions and 15 deletions
|
@ -1,4 +1,4 @@
|
|||
[flake8]
|
||||
max-line-length = 120
|
||||
max-complexity = 10
|
||||
exclude = build,dist,docs/conf.py,todo/migrations,*.egg-info
|
||||
exclude = build,dist,docs/conf.py,*/migrations,*.egg-info
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue