We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f44617 commit c2be11eCopy full SHA for c2be11e
1 file changed
setup.py
@@ -210,6 +210,7 @@ def run(self):
210
project_urls = dict(
211
Documentation="https://python-icat.readthedocs.io/",
212
Source="https://github.com/icatproject/python-icat/",
213
+ Download="https://github.com/icatproject/python-icat/releases/latest",
214
Changes="https://python-icat.readthedocs.io/en/latest/changelog.html",
215
),
216
packages = ["icat"],
0 commit comments