Skip to content

Commit 5fc1d97

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

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)