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 d8e5942 + 83c89a2 commit 7c55ba5Copy full SHA for 7c55ba5
pyproject.toml
@@ -46,7 +46,7 @@ classifiers = [
46
dynamic = ["dependencies", "optional-dependencies"]
47
48
[tool.setuptools]
49
-py-modules = ["adafruit_wsgi"]
+packages = ["adafruit_wsgi"]
50
51
[tool.setuptools.dynamic]
52
dependencies = {file = ["requirements.txt"]}
0 commit comments