Skip to content

Commit f24dd49

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 48dc6e2 commit f24dd49

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
@@ -42,7 +42,7 @@ classifiers = [
4242
dynamic = ["dependencies", "optional-dependencies"]
4343

4444
[tool.setuptools]
45-
py-modules = ["CircuitPython_Color_Picker"]
45+
packages = ["color_picker"]
4646

4747
[tool.setuptools.dynamic]
4848
dependencies = {file = ["requirements.txt"]}

0 commit comments

Comments
 (0)