We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent beb18e3 commit 3962442Copy full SHA for 3962442
hypothesis-python/setup.py
@@ -117,6 +117,7 @@ def local_file(name):
117
"Programming Language :: Python :: 3.9",
118
"Programming Language :: Python :: 3.10",
119
"Programming Language :: Python :: 3.11",
120
+ "Programming Language :: Python :: 3.12",
121
"Programming Language :: Python :: Implementation :: CPython",
122
"Programming Language :: Python :: Implementation :: PyPy",
123
"Topic :: Education :: Testing",
0 commit comments