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 d464fa6 commit 6192f6dCopy full SHA for 6192f6d
sdk/purview/azure-purview-workflow/pyproject.toml
sdk/purview/azure-purview-workflow/setup.py
@@ -42,11 +42,12 @@
42
"Programming Language :: Python",
43
"Programming Language :: Python :: 3 :: Only",
44
"Programming Language :: Python :: 3",
45
- "Programming Language :: Python :: 3.7",
46
"Programming Language :: Python :: 3.8",
47
"Programming Language :: Python :: 3.9",
48
"Programming Language :: Python :: 3.10",
49
"Programming Language :: Python :: 3.11",
+ "Programming Language :: Python :: 3.12",
50
+ "Programming Language :: Python :: 3.13",
51
"License :: OSI Approved :: MIT License",
52
],
53
zip_safe=False,
0 commit comments