Skip to content

Commit 8ca4de1

Browse files
authored
Merge pull request #3 from jepler/patch-1
Update pyproject.toml
2 parents 3194756 + 32d2128 commit 8ca4de1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,4 @@ classifiers = [
3232
]
3333

3434
[tool.setuptools]
35-
# TODO: IF LIBRARY FILES ARE A PACKAGE FOLDER,
36-
# CHANGE `py_modules = ['...']` TO `packages = ['...']`
37-
py-modules = ["P1AM"]
35+
packages = ["P1AM"]

0 commit comments

Comments
 (0)