Skip to content

Commit 4d50644

Browse files
author
Marta
committed
change pyproject
1 parent 7bb2bb1 commit 4d50644

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
@@ -48,7 +48,7 @@ requires = ["setuptools >= 61.0"]
4848
build-backend = "setuptools.build_meta"
4949

5050
[tool.setuptools]
51-
py-modules = ["structured_logprobs"]
51+
packages = ["structured_logprobs"]
5252

5353
[tool.mypy]
5454
files = ["structured_logprobs"]

0 commit comments

Comments
 (0)