Skip to content

Commit 8e31637

Browse files
authored
Merge pull request #233 from leogregianin/patch-classifiers
Add pypi python classifiers
2 parents 9781145 + fca6846 commit 8e31637

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ def read(fname):
5050
"Programming Language :: Python :: 3.6",
5151
"Programming Language :: Python :: 3.7",
5252
"Programming Language :: Python :: 3.8",
53+
"Programming Language :: Python :: 3.9",
54+
"Programming Language :: Python :: 3.10",
5355
"Topic :: Internet :: WWW/HTTP",
5456
"Topic :: Software Development :: Libraries :: Python Modules",
5557
],

0 commit comments

Comments
 (0)