Skip to content

Commit 8c49c30

Browse files
authored
Fix Classifiers
1 parent 9fceff8 commit 8c49c30

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)