Skip to content

Commit 3ef80a1

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 380293a commit 3ef80a1

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
@@ -39,7 +39,7 @@ classifiers = [
3939
dynamic = ["dependencies", "optional-dependencies"]
4040

4141
[tool.setuptools]
42-
py-modules = ["circuitPython_Slider"]
42+
py-modules = ["slider"]
4343

4444
[tool.setuptools.dynamic]
4545
dependencies = {file = ["requirements.txt"]}

0 commit comments

Comments
 (0)