Skip to content

Commit df0b601

Browse files
committed
Update repo links in package metadata
1 parent 5d76627 commit df0b601

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ dependencies = ["pydantic>=2", "pydantic-core", "sortedcontainers"]
2929
tests = ["pytest>=6"]
3030

3131
[project.urls]
32-
"Homepage" = "https://github.com/jayqi/sortedcontainers-pydantic/"
33-
"Repository" = "https://github.com/jayqi/sortedcontainers-pydantic"
34-
"Bug Tracker" = "https://github.com/jayqi/sortedcontainers-pydantic/issues"
32+
"Homepage" = "https://github.com/drivendataorg/sortedcontainers-pydantic/"
33+
"Repository" = "https://github.com/drivendataorg/sortedcontainers-pydantic"
34+
"Bug Tracker" = "https://github.com/drivendataorg/sortedcontainers-pydantic/issues"
3535

3636
[build-system]
3737
requires = ["hatchling"]

0 commit comments

Comments
 (0)