Skip to content

Commit 7f62678

Browse files
committed
Update metadata to match reality
This is needed so that we can rely on the metadata in adafruit/circuitpython-build-tools#101 Please make a new tagged release after incorporating this change. If you don't think you'll be able to deal with this in a timely fashion, please let me know.
1 parent c3e1d11 commit 7f62678

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
@@ -44,7 +44,7 @@ classifiers = [
4444
dynamic = ["dependencies", "optional-dependencies"]
4545

4646
[tool.setuptools]
47-
py-modules = ["circuitpython_uboxplot"]
47+
py-modules = ["uboxplot"]
4848

4949
[tool.setuptools.dynamic]
5050
dependencies = {file = ["requirements.txt"]}

0 commit comments

Comments
 (0)