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 f2b7229 commit 78725e0Copy full SHA for 78725e0
1 file changed
pyproject.toml
@@ -5,7 +5,7 @@ description = "Client library for the Finch API"
5
readme = "README.md"
6
authors = ["Finch <founders@tryfinch.com>"]
7
license = "Apache-2.0"
8
-repository = "https://github.com/Finch-API/finch-python"
+repository = "https://github.com/Finch-API/finch-api-python"
9
packages = [
10
{ include = "finch", from = "src" }
11
]
0 commit comments