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 b0886d8 commit ce69d4aCopy full SHA for ce69d4a
setup.py
@@ -36,8 +36,9 @@
36
"Operating System :: MacOS :: MacOS X",
37
"Operating System :: Microsoft :: Windows",
38
"Operating System :: POSIX",
39
- "Programming Language :: Python :: 3.9",
40
"Programming Language :: Python :: 3.10",
+ "Programming Language :: Python :: 3.11",
41
+ "Programming Language :: Python :: 3.12",
42
"Topic :: Utilities",
43
],
44
)
0 commit comments