Skip to content

Commit 8165933

Browse files
authored
Merge pull request #57 from FoamyGuy/package_changes
changes for package instead of module
2 parents 4aab488 + 0325010 commit 8165933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ classifiers = [
4141
dynamic = ["dependencies", "optional-dependencies"]
4242

4343
[tool.setuptools]
44-
py-modules = ["adafruit_httpserver"]
44+
packages = ["adafruit_httpserver"]
4545

4646
[tool.setuptools.dynamic]
4747
dependencies = {file = ["requirements.txt"]}

0 commit comments

Comments
 (0)