Skip to content

Commit c0ab486

Browse files
authored
Merge pull request #158 from franga2000/main
Fixed uv build
2 parents 29e9547 + 5e434ee commit c0ab486

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
@@ -86,7 +86,7 @@ ignore = [
8686
]
8787

8888
[tool.setuptools]
89-
py-modules = ["findmy"]
89+
packages = ["findmy"]
9090

9191
[build-system]
9292
requires = ["setuptools", "setuptools-scm"]

0 commit comments

Comments
 (0)