We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94fb5fa commit f8241abCopy full SHA for f8241ab
pyproject.toml
@@ -31,7 +31,7 @@ dependencies = [
31
batch_img = "batch_img.interface:cli"
32
33
[project.urls]
34
-Download = "https://artifacts.some.where"
+Download = "https://pypi.org/project/batch-img/"
35
Homepage = "https://github.com/john-liu2/batch_img"
36
37
[tool.setuptools.packages.find]
pyproject_release.toml
0 commit comments