Skip to content

Commit 958cf5b

Browse files
committed
setup.py: add language classifiers
1 parent e910eba commit 958cf5b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

setup.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@
5656
"Programming Language :: Python :: 3.5",
5757
"Programming Language :: Python :: 3.6",
5858
"Programming Language :: Python :: 3.7",
59+
"Programming Language :: Python :: 3.8",
60+
"Programming Language :: Python :: 3.9",
61+
"Programming Language :: Python :: 3.10",
5962
"Topic :: Software Development :: Libraries :: Python Modules",
6063
"Framework :: Pytest",
6164
],

0 commit comments

Comments
 (0)