Skip to content

Commit 6192f6d

Browse files
enable sphinx after regen for purview-workflow (Azure#39247)
1 parent d464fa6 commit 6192f6d

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

sdk/purview/azure-purview-workflow/pyproject.toml

Lines changed: 0 additions & 2 deletions
This file was deleted.

sdk/purview/azure-purview-workflow/setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,12 @@
4242
"Programming Language :: Python",
4343
"Programming Language :: Python :: 3 :: Only",
4444
"Programming Language :: Python :: 3",
45-
"Programming Language :: Python :: 3.7",
4645
"Programming Language :: Python :: 3.8",
4746
"Programming Language :: Python :: 3.9",
4847
"Programming Language :: Python :: 3.10",
4948
"Programming Language :: Python :: 3.11",
49+
"Programming Language :: Python :: 3.12",
50+
"Programming Language :: Python :: 3.13",
5051
"License :: OSI Approved :: MIT License",
5152
],
5253
zip_safe=False,

0 commit comments

Comments
 (0)