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 7bb2bb1 commit 4d50644Copy full SHA for 4d50644
pyproject.toml
@@ -48,7 +48,7 @@ requires = ["setuptools >= 61.0"]
48
build-backend = "setuptools.build_meta"
49
50
[tool.setuptools]
51
-py-modules = ["structured_logprobs"]
+packages = ["structured_logprobs"]
52
53
[tool.mypy]
54
files = ["structured_logprobs"]
0 commit comments