We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8cc116 commit d1cbb1fCopy full SHA for d1cbb1f
pyproject.toml
@@ -24,4 +24,7 @@ lpc = ["portio"]
24
[project.urls]
25
Documentation = "https://steve-tech.github.io/CrOS_EC_Python/"
26
Repository = "https://github.com/Steve-Tech/CrOS_EC_Python"
27
-Issues = "https://github.com/Steve-Tech/CrOS_EC_Python/issues"
+Issues = "https://github.com/Steve-Tech/CrOS_EC_Python/issues"
28
+
29
+[tool.setuptools]
30
+packages = ["cros_ec_python"]
0 commit comments