Skip to content

Commit 4895e04

Browse files
committed
add download url
1 parent 9e26d3e commit 4895e04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ def read(filename):
2222
license="GPLv3",
2323
author="Sam Hunt",
2424
author_email="sam.hunt@npl.co.uk",
25+
download_url="https://github.com/comet-toolkit/obsarray/archive/refs/tags/v0.0.tar.gz",
2526
description="Measurement uncertainty handling in Python",
2627
long_description=read("README.md"),
2728
packages=find_packages(exclude=("tests",)),

0 commit comments

Comments
 (0)