We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 419be79 commit 5feb672Copy full SHA for 5feb672
server/pyproject.toml
@@ -28,7 +28,7 @@ dependencies = [
28
]
29
30
optional-dependencies.test = [ "pytest", "testcontainers>=4" ]
31
-urls.Repository = "https://github.com/ChannelFindder/recsync"
+urls.Repository = "https://github.com/ChannelFinder/recsync"
32
33
[tool.setuptools]
34
packages = [ "recceiver", "twisted.plugins" ]
0 commit comments