Skip to content

Commit 960028a

Browse files
committed
Mark the package as being compatible with Python 3.11
1 parent 2cf1dd0 commit 960028a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ def run(self):
6565
"Programming Language :: Python :: 3.8",
6666
"Programming Language :: Python :: 3.9",
6767
"Programming Language :: Python :: 3.10",
68+
"Programming Language :: Python :: 3.11",
6869
"Topic :: Software Development :: Testing",
6970
],
7071
)

0 commit comments

Comments
 (0)