Skip to content

Commit 9275cd1

Browse files
committed
Updated description field.
1 parent 37f7803 commit 9275cd1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ def platform_detection(install_binaries=True):
7171
"colorlover",
7272
"numpy",
7373
"matplotlib"],
74-
description=("A program to parallelize runs of 'Structure' and "
75-
"'fastStructure'."),
74+
description=("A program to parallelize runs of 'Structure', "
75+
"'fastStructure' and 'MavericK'."),
7676
url=URL,
7777
download_url="{0}/archive/v{1}.tar.gz".format(URL, VERSION),
7878
author="Francisco Pina-Martins",

0 commit comments

Comments
 (0)