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 7279618 commit 9e25a7dCopy full SHA for 9e25a7d
pyproject.toml
@@ -37,8 +37,8 @@ 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"
41
-Issues = "https://github.com/duckdb/duckdb/issues"
+Source = "https://github.com/duckdb/duckdb-python"
+Issues = "https://github.com/duckdb/duckdb-python/issues"
42
Changelog = "https://github.com/duckdb/duckdb/releases"
43
44
[project.optional-dependencies]
0 commit comments