Skip to content

Commit 0e5af2c

Browse files
authored
Update pyproject.toml
1 parent f0639e2 commit 0e5af2c

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
@@ -52,7 +52,7 @@ requires = ["setuptools>=64", "setuptools_scm>=8"]
5252
build-backend = "setuptools.build_meta"
5353

5454
[tool.setuptools]
55-
py-modules = [
55+
packages = [
5656
"renderapi"
5757
]
5858

0 commit comments

Comments
 (0)