Skip to content

Commit 0c7a8c6

Browse files
Merge pull request #2 from jepler/metadata
Update metadata to match reality
2 parents 3c2eb99 + 7f62678 commit 0c7a8c6

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
@@ -34,7 +34,7 @@ classifiers = [
3434
dynamic = ["dependencies", "optional-dependencies"]
3535

3636
[tool.setuptools]
37-
py-modules = ["circuitpython_uboxplot"]
37+
py-modules = ["uboxplot"]
3838

3939
[tool.setuptools.dynamic]
4040
dependencies = { file = ["requirements.txt"] }

0 commit comments

Comments
 (0)