Skip to content

Commit d7b643a

Browse files
zzdzzd
authored andcommitted
Fix repository URL in pyproject.toml
1 parent 78861c7 commit d7b643a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dev = ["pytest>=7.0.0", "pytest-asyncio>=0.23.0"]
3838
codepipe = "cli:app"
3939

4040
[project.urls]
41-
Repository = "https://github.com/user/codepipe"
41+
Repository = "https://github.com/ZedingZhang/codepipe"
4242

4343
[tool.setuptools.packages.find]
4444
where = ["."]

0 commit comments

Comments
 (0)