Skip to content

Commit 5feb672

Browse files
committed
fix typo
1 parent 419be79 commit 5feb672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies = [
2828
]
2929

3030
optional-dependencies.test = [ "pytest", "testcontainers>=4" ]
31-
urls.Repository = "https://github.com/ChannelFindder/recsync"
31+
urls.Repository = "https://github.com/ChannelFinder/recsync"
3232

3333
[tool.setuptools]
3434
packages = [ "recceiver", "twisted.plugins" ]

0 commit comments

Comments
 (0)