Add GUI runner and packaging docs

This commit is contained in:
thePR0M3TH3AN
2025-07-17 21:21:05 -04:00
parent ecf8f4e722
commit fac31cd99f
4 changed files with 30 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ version = "0.1.0"
[project.scripts]
seedpass = "seedpass.cli:app"
seedpass-gui = "seedpass_gui.app:main"
[tool.mypy]
python_version = "3.11"