chore: project setup with dependencies and entry-point
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.venv/
|
||||
dist/
|
||||
*.egg-info/
|
||||
.mypy_cache/
|
||||
Reference in New Issue
Block a user