Skip to content

Commit ea5262d

Browse files
committed
Corrected a typo.
1 parent 341cd6a commit ea5262d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ def platform_detection(install_binaries=True):
5353
"License :: OSI Approved :: GNU General Public License v3 ("
5454
"GPLv3)",
5555
"Natural Language :: English",
56-
"Operating System:: POSIX:: Linux",
56+
"Operating System :: POSIX :: Linux",
5757
"Topic :: Scientific/Engineering :: Bio-Informatics"],
5858
package_data=DATA_FILES,
5959
entry_points={

0 commit comments

Comments
 (0)