add python egg metadata

This commit is contained in:
Mike Fährmann
2015-04-16 02:58:59 +02:00
parent 2f447416d2
commit f82cd5c7f7
7 changed files with 59 additions and 1 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,4 @@
__pycache__/
*.py[cod]
build/
build/
dist/