Skip to content

Commit 5e0569c

Browse files
committed
fix pyproject.toml - remove required subdirectory OMPython/OMParser
1 parent c6b9e25 commit 5e0569c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies = [
2323
]
2424

2525
[tool.setuptools]
26-
packages = ["OMPython", "OMPython.OMParser"]
26+
packages = ["OMPython"]
2727

2828
[project.urls]
2929
Homepage = "http://openmodelica.org/"

0 commit comments

Comments
 (0)