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 6c8e8da + 9d8c637 commit 0727614Copy full SHA for 0727614
pyproject.toml
@@ -40,7 +40,7 @@ classifiers = [
40
dynamic = ["dependencies", "optional-dependencies"]
41
42
[tool.setuptools]
43
-py-modules = ["adafruit_display_notification"]
+packages = ["adafruit_display_notification"]
44
45
[tool.setuptools.dynamic]
46
dependencies = {file = ["requirements.txt"]}
0 commit comments