Skip to content

Commit 52cfb4b

Browse files
authored
Update repository URL in pyproject.toml
1 parent 3a12aec commit 52cfb4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bendpy/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ test = ["pytest", "pandas", "polars", "pyarrow"]
3939
[project.urls]
4040
Documentation = "https://pypi.org/project/databend/"
4141
Homepage = "https://databend.com"
42-
Repository = "https://github.com/databendlabs/databend"
42+
Repository = "https://github.com/databendlabs/databend/tree/main/src/bendpy"
4343

4444
[dependency-groups]
4545
dev = ["maturin>=1.8.2"]

0 commit comments

Comments
 (0)