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.
2 parents 80de178 + 775112d commit be7882cCopy full SHA for be7882c
pyproject.toml
@@ -28,8 +28,8 @@ requires-python = ">=3.10"
28
dynamic = ["version"]
29
30
[project.urls]
31
-Homepage = "https://launchpad.net/testscenarios"
32
-"Bug Tracker" = "https://bugs.launchpad.net/testscenarios"
+Homepage = "https://github.com/testing-cabal/testscenarios"
+"Bug Tracker" = "https://github.com/testing-cabal/testscenarios/issues"
33
"Source Code" = "https://github.com/testing-cabal/testscenarios"
34
35
[project.optional-dependencies]
0 commit comments