Skip to content

Commit

Permalink
add upstream url
Browse files Browse the repository at this point in the history
  • Loading branch information
nim65s committed Dec 3, 2023
1 parent 30eed5d commit 243c74b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ name = "pin"
version = "2.6.21"

[project.urls]
homepage = "https://github.com/stack-of-tasks/pinocchio"
changelog = "https://github.com/stack-of-tasks/pinocchio/blob/master/CHANGELOG.md"
homepage = "https://github.com/cmake-wheel/pinocchio"
upstream = "https://github.com/stack-of-tasks/pinocchio"

[tool.cmeel]
build-number = 1
Expand Down

0 comments on commit 243c74b

Please sign in to comment.