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 72b9b28 commit 710ed78Copy full SHA for 710ed78
setup.py
@@ -66,7 +66,7 @@ def platform_detection(install_binaries=True):
66
"structure_threader.plotter",
67
"structure_threader.sanity_checks"],
68
install_requires=["matplotlib",
69
- "numpy",],
+ "numpy", ],
70
description=("A program to parallelize runs of 'Structure' and "
71
"'fastStructure'."),
72
url=URL,
0 commit comments