We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69d671d commit f39f968Copy full SHA for f39f968
1 file changed
pyproject.toml
@@ -43,7 +43,7 @@ classifiers = [
43
dynamic = ["dependencies", "optional-dependencies"]
44
45
[tool.setuptools]
46
-py-modules = ["adafruit_waveform"]
+packages = ["adafruit_waveform"]
47
48
[tool.setuptools.dynamic]
49
dependencies = {file = ["requirements.txt"]}
0 commit comments