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 e7b3f9f commit 922965fCopy full SHA for 922965f
pyproject.toml
@@ -29,8 +29,7 @@ repository = "https://github.com/replicate/replicate-python"
29
testpaths = "tests/"
30
31
[tool.setuptools]
32
-# See https://github.com/pypa/setuptools/issues/3197#issuecomment-1078770109
33
-py-modules = []
+packages = ["replicate"]
34
35
[tool.setuptools.package-data]
36
"replicate" = ["py.typed"]
0 commit comments