We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37f7803 commit 9275cd1Copy full SHA for 9275cd1
setup.py
@@ -71,8 +71,8 @@ def platform_detection(install_binaries=True):
71
"colorlover",
72
"numpy",
73
"matplotlib"],
74
- description=("A program to parallelize runs of 'Structure' and "
75
- "'fastStructure'."),
+ description=("A program to parallelize runs of 'Structure', "
+ "'fastStructure' and 'MavericK'."),
76
url=URL,
77
download_url="{0}/archive/v{1}.tar.gz".format(URL, VERSION),
78
author="Francisco Pina-Martins",
0 commit comments