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 4c0602d commit 2354d8fCopy full SHA for 2354d8f
pyproject.toml
@@ -50,11 +50,11 @@ watch = ['watchfiles>=0.16']
50
arq = 'arq.cli:cli'
51
52
[project.urls]
53
-Homepage = 'https://github.com/samuelcolvin/arq'
+Homepage = 'https://github.com/python-arq/arq'
54
Documentation = 'https://arq-docs.helpmanual.io'
55
Funding = 'https://github.com/sponsors/samuelcolvin'
56
-Source = 'https://github.com/samuelcolvin/arq'
57
-Changelog = 'https://github.com/samuelcolvin/arq/releases'
+Source = 'https://github.com/python-arq/arq'
+Changelog = 'https://github.com/python-arq/arq/releases'
58
59
[dependency-groups]
60
testing = [
0 commit comments