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 6c8e8da commit 9d8c637Copy full SHA for 9d8c637
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