Skip to content
This repository was archived by the owner on Dec 20, 2024. It is now read-only.

Commit c4b9035

Browse files
committed
first commit
1 parent 8f8e3fd commit c4b9035

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ classifiers = [
4040
dynamic = ["dependencies", "optional-dependencies"]
4141

4242
[tool.setuptools]
43-
packages = ["mcp9808"]
43+
packages = ["micropython_mcp9808"]
4444

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

0 commit comments

Comments
 (0)