Skip to content

Commit d7b7989

Browse files
Add an additional python file to pyproject.toml
1 parent c39b5e0 commit d7b7989

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
@@ -33,4 +33,4 @@ classifiers=[
3333
keywords=["electronics", "maker", "sensing"]
3434

3535
[tool.setuptools]
36-
py-modules=["qwiic_opt4048"]
36+
py-modules=["qwiic_opt4048", "opt4048_registers"]

0 commit comments

Comments
 (0)