Skip to content

Commit

Permalink
Fix PyProject.toml to find package
Browse files Browse the repository at this point in the history
  • Loading branch information
malcolm-sparkfun committed Jan 24, 2025
1 parent f7b53df commit 48f8f4c
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 @@ -46,4 +46,4 @@ keywords = ["electronics, maker"]
homepage = "https://www.sparkfun.com/products/18345"

[tool.setuptools]
py-modules = ["qwiic_sgp40"]
packages = ["qwiic_sgp40"]

0 comments on commit 48f8f4c

Please sign in to comment.