diff --git a/pyproject.toml b/pyproject.toml index e0736fb..5e51fec 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,4 +46,4 @@ keywords = ["electronics, maker"] homepage = "https://www.sparkfun.com/products/18345" [tool.setuptools] -py-modules = ["qwiic_sgp40"] +packages = ["qwiic_sgp40"]