Improve setup.py, add setup.cfg

This commit is contained in:
Jan Dittberner 2016-05-03 12:38:52 +02:00
parent 3004faa366
commit 5a41a8e9b9
3 changed files with 17 additions and 7 deletions

2
.gitignore vendored
View file

@ -4,3 +4,5 @@
.*.swp
.ropeproject/
__pycache__/
build/
dist/