Added pyproject.toml, version flag, dry-run flag, etc.

This commit is contained in:
2026-06-08 13:41:10 -04:00
parent 280f4322b6
commit 0c8561d25e
11 changed files with 117 additions and 84 deletions
+3
View File
@@ -2,3 +2,6 @@ __pycache__/
*.py[cod]
.venv/
venv/
*.egg-info/
dist/
build/