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 d896123 commit e76d8a5Copy full SHA for e76d8a5
pyproject.toml
@@ -25,10 +25,12 @@ classifiers = [
25
"Programming Language :: Python :: 3",
26
"Programming Language :: Python :: 3.10",
27
"Programming Language :: Python :: 3.11",
28
+ "Programming Language :: Python :: 3.12",
29
"Programming Language :: Python :: 3.7",
30
"Programming Language :: Python :: 3.8",
31
"Programming Language :: Python :: 3.9",
32
"Topic :: Internet",
33
+ "Topic :: Office/Business :: Scheduling",
34
"Topic :: Utilities",
35
]
36
dependencies = [
0 commit comments