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 2498dd4 commit 1e947c1Copy full SHA for 1e947c1
pyproject.toml
@@ -71,7 +71,7 @@ build-backend = "setuptools.build_meta"
71
72
[tool.setuptools.packages.find]
73
where = ["src"]
74
-include = ["apify_client"]
+include = ["apify_client*"]
75
76
[tool.setuptools.package-data]
77
apify_client = ["py.typed"]
0 commit comments