Skip to content

Commit

Permalink
Update metadata to match reality
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
jepler committed Nov 30, 2023
1 parent 380293a commit 3ef80a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ classifiers = [
dynamic = ["dependencies", "optional-dependencies"]

[tool.setuptools]
py-modules = ["circuitPython_Slider"]
py-modules = ["slider"]

[tool.setuptools.dynamic]
dependencies = {file = ["requirements.txt"]}
Expand Down

0 comments on commit 3ef80a1

Please sign in to comment.