Skip to content

Commit 84044de

Browse files
committed
add download_url
1 parent d93df6b commit 84044de

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
@@ -76,6 +76,7 @@ def readme():
7676
author='Daniel Seeliger',
7777
author_email='[email protected]',
7878
url='https://github.com/deGrootLab/pmx',
79+
download_url="https://github.com/deGrootLab/pmx/releases/latest",
7980
license='GPL 3',
8081
packages=['pmx'],
8182
include_package_data=True,

0 commit comments

Comments
 (0)