Skip to content

Commit 330329f

Browse files
committed
bringing .so back
1 parent 7a2b85e commit 330329f

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
@@ -60,5 +60,5 @@ packages = { find = {where = ["src"]} }
6060
"opendss_official/windows/delphi/x86/*.dll",
6161
"opendss_official/windows/cpp/x64/*.dll",
6262
"opendss_official/windows/cpp/x86/*.dll",
63-
"opendss_official/linux/cpp/*"
63+
"opendss_official/linux/cpp/*.so"
6464
]

0 commit comments

Comments
 (0)