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 341cd6a commit ea5262dCopy full SHA for ea5262d
setup.py
@@ -53,7 +53,7 @@ def platform_detection(install_binaries=True):
53
"License :: OSI Approved :: GNU General Public License v3 ("
54
"GPLv3)",
55
"Natural Language :: English",
56
- "Operating System:: POSIX:: Linux",
+ "Operating System :: POSIX :: Linux",
57
"Topic :: Scientific/Engineering :: Bio-Informatics"],
58
package_data=DATA_FILES,
59
entry_points={
0 commit comments