Add python packaging metadata
This commit is contained in:
parent
04fde18fec
commit
c20bbab4ef
3 changed files with 38 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -2,4 +2,8 @@
|
|||
*.sw?
|
||||
*~
|
||||
.coverage
|
||||
.eggs/
|
||||
__pycache__
|
||||
dist
|
||||
*.egg-info
|
||||
version.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue