Switched to setup.py (closes #2)
This commit is contained in:
parent
30bde36f6c
commit
d6531fdde8
5 changed files with 26 additions and 14 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
__pycache__/
|
||||
.venv/
|
||||
backup_tool
|
||||
*.egg-info/
|
||||
|
|
|
|||
Reference in a new issue