Skip to content

Commit 790dfcc

Browse files
committed
Tested with Python 3.4 through 3.12
1 parent 30a3db1 commit 790dfcc

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
@@ -145,6 +145,8 @@ def run(self):
145145
"Programming Language :: Python :: 3.8",
146146
"Programming Language :: Python :: 3.9",
147147
"Programming Language :: Python :: 3.10",
148+
"Programming Language :: Python :: 3.11",
149+
"Programming Language :: Python :: 3.12",
148150
"Topic :: Software Development :: Testing",
149151
],
150152
project_urls = dict(

0 commit comments

Comments
 (0)