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.
2 parents 8f9c44b + 54e6bee commit 0fa1ca9Copy full SHA for 0fa1ca9
pyproject.toml
@@ -43,7 +43,7 @@ classifiers = [
43
dynamic = ["dependencies", "optional-dependencies"]
44
45
[tool.setuptools]
46
-py-modules = ["adafruit_wiznet5k"]
+packages = ["adafruit_wiznet5k"]
47
48
[tool.setuptools.dynamic]
49
dependencies = {file = ["requirements.txt"]}
0 commit comments