Fixed toml to build

This commit is contained in:
Mr Finchum 2025-01-03 12:36:19 +01:00
parent a1ccd59bc8
commit 1885ddbfef

View file

@ -22,6 +22,5 @@ Homepage = "https://gitlab.com/CodeByMrFinchum/OptimaLab35"
[project.scripts] [project.scripts]
OptimaLab35 = "OptimaLab35.main:main" OptimaLab35 = "OptimaLab35.main:main"
# used for when installing package localy. [tool.hatch.build.targets.wheel]
#[tool.hatch.build.targets.wheel] packages = ["src/OptimaLab35"]
#packages = ["src/OptimaLab35"]