Fixed toml to build
This commit is contained in:
parent
a1ccd59bc8
commit
1885ddbfef
1 changed files with 2 additions and 3 deletions
|
@ -22,6 +22,5 @@ Homepage = "https://gitlab.com/CodeByMrFinchum/OptimaLab35"
|
|||
[project.scripts]
|
||||
OptimaLab35 = "OptimaLab35.main:main"
|
||||
|
||||
# used for when installing package localy.
|
||||
#[tool.hatch.build.targets.wheel]
|
||||
#packages = ["src/OptimaLab35"]
|
||||
[tool.hatch.build.targets.wheel]
|
||||
packages = ["src/OptimaLab35"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue