Add a setup.py file

This is needed both by PyPI and Tox.
This commit is contained in:
2017-01-16 11:41:51 +01:00
parent ff40c6fe95
commit 4105934142
2 changed files with 39 additions and 0 deletions

1
.gitignore vendored
View File

@@ -2,3 +2,4 @@
/docs/_build
__pycache__/
*.pyc
/Flask_Logging_Extras.egg-info/