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 fa565d3 commit 83bb877Copy full SHA for 83bb877
pyproject.toml
@@ -46,7 +46,7 @@ Homepage = "https://github.com/browserbase/stagehand-python"
46
Repository = "https://github.com/browserbase/stagehand-python"
47
48
[tool.setuptools]
49
-packages = []
+# Omit explicit package list so we can use the nested `.packages.find` table below.
50
51
[tool.setuptools.packages.find]
52
where = ["."]
0 commit comments