We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d93df6b commit 84044deCopy full SHA for 84044de
setup.py
@@ -76,6 +76,7 @@ def readme():
76
author='Daniel Seeliger',
77
author_email='[email protected]',
78
url='https://github.com/deGrootLab/pmx',
79
+ download_url="https://github.com/deGrootLab/pmx/releases/latest",
80
license='GPL 3',
81
packages=['pmx'],
82
include_package_data=True,
0 commit comments