Skip to content

Commit cb9515a

Browse files
Update pyproject.toml
1 parent 96d6e03 commit cb9515a

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
@@ -49,7 +49,7 @@ classifiers = [
4949
dynamic = ["dependencies", "optional-dependencies"]
5050

5151
[tool.setuptools]
52-
py-modules = ["circuitpython_uplot"]
52+
packages = ["circuitpython_uplot"]
5353

5454
[tool.setuptools.dynamic]
5555
dependencies = {file = ["requirements.txt"]}

0 commit comments

Comments
 (0)