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 8d9460c commit 13d5341Copy full SHA for 13d5341
pyproject.toml
@@ -41,9 +41,9 @@ cli = [
41
robot_descriptions = "robot_descriptions._command_line:main"
42
43
[project.urls]
44
-Source = "https://github.com/stephane-caron/robot_descriptions"
45
-Tracker = "https://github.com/stephane-caron/robot_descriptions/issues"
46
-Changelog = "https://github.com/stephane-caron/robot_descriptions/blob/master/CHANGELOG.md"
+Source = "https://github.com/stephane-caron/robot_descriptions.py"
+Tracker = "https://github.com/stephane-caron/robot_descriptions.py/issues"
+Changelog = "https://github.com/stephane-caron/robot_descriptions.py/blob/master/CHANGELOG.md"
47
48
[tool.black]
49
line-length = 79
0 commit comments