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 2622389 commit cec0246Copy full SHA for cec0246
pyproject.toml
@@ -42,8 +42,10 @@ classifiers = [
42
"Programming Language :: Python :: 3.11",
43
"Programming Language :: Python :: 3.12",
44
"Programming Language :: Python :: 3.13",
45
+ "Programming Language :: Python :: 3.14",
46
"Programming Language :: Python :: Implementation :: CPython",
47
"Programming Language :: Python :: Implementation :: PyPy",
48
+ "Programming Language :: Python :: Free Threading :: 3 - Stable",
49
"Topic :: Security :: Cryptography",
50
]
51
requires-python = ">=3.8,!=3.9.0,!=3.9.1"
0 commit comments