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 51458c0 commit d117d2cCopy full SHA for d117d2c
pyproject.toml
@@ -37,7 +37,7 @@ maintainers = [{name = "DuckDB Foundation"}]
37
38
[project.urls]
39
Documentation = "https://duckdb.org/docs/stable/clients/python/overview"
40
-Source = "https://github.com/duckdb/duckdb/blob/main/tools/pythonpkg"
+Source = "https://github.com/duckdb/duckdb-python"
41
Issues = "https://github.com/duckdb/duckdb-python/issues"
42
Changelog = "https://github.com/duckdb/duckdb/releases"
43
0 commit comments