Skip to content

Commit 8944701

Browse files
Merge pull request #4 from jepler/metadata
Update metadata to match reality
2 parents a9542c5 + a385288 commit 8944701

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

4040
[tool.setuptools]
41-
py-modules = ["circuitpython_Candlesticks"]
41+
py-modules = ["candlesticks"]
4242

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

0 commit comments

Comments
 (0)