Skip to content

Commit c50d0b9

Browse files
authored
Merge pull request #548 from RPSMain/patch-2
Fix Classifiers
2 parents 9fceff8 + 8c49c30 commit c50d0b9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,8 @@
9191
"Operating System :: OS Independent",
9292
"Programming Language :: Python :: 3.8",
9393
"Programming Language :: Python :: 3.9",
94-
"Programming Language :: Python :: 3.10" "Topic :: Internet",
94+
"Programming Language :: Python :: 3.10",
95+
"Topic :: Internet",
9596
"Topic :: Software Development :: Libraries",
9697
"Topic :: Software Development :: Libraries :: Python Modules",
9798
"Topic :: Utilities",

0 commit comments

Comments
 (0)