mirror of
https://github.com/kittywitch/konawall-py.git
synced 2026-02-09 04:19:19 -08:00
Fix darwin math and pyproject.toml
This commit is contained in:
parent
3cd50fe831
commit
bfb74c7aca
2 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ packages = [
|
|||
]
|
||||
|
||||
[tool.poetry.scripts]
|
||||
gui = "konawall.gui"
|
||||
gui = "konawall.gui:main"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.11"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue