We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3c2eb99 + 7f62678 commit 0c7a8c6Copy full SHA for 0c7a8c6
pyproject.toml
@@ -34,7 +34,7 @@ classifiers = [
34
dynamic = ["dependencies", "optional-dependencies"]
35
36
[tool.setuptools]
37
-py-modules = ["circuitpython_uboxplot"]
+py-modules = ["uboxplot"]
38
39
[tool.setuptools.dynamic]
40
dependencies = { file = ["requirements.txt"] }
0 commit comments