ae9ccbd517
* Use tox * Add a full linting step
12 lines
190 B
Plaintext
12 lines
190 B
Plaintext
include CREDITS ChangeLog LICENSE README.rst
|
|
include requirements*.txt
|
|
|
|
graft semantic_version
|
|
|
|
prune docs
|
|
prune tests
|
|
|
|
global-exclude .py[cod] __pycache__
|
|
|
|
exclude Makefile tox.ini .flake8
|