File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
sdk/cognitiveservices/azure-cognitiveservices-formrecognizer Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## NOTE: This package has been deprecated
2
+
3
+ This version has endpoints that are no longer active. To use the more recent version of the Azure Form Recognizer service,
4
+ please install the azure-ai-formrecognizer package found here: https://pypi.org/project/azure-ai-formrecognizer/
5
+
1
6
# Microsoft Azure SDK for Python
2
7
3
8
This is the Microsoft Azure Cognitive Services Form Recognizer Client Library.
Original file line number Diff line number Diff line change 61
61
62
62
url = 'https://github.com/Azure/azure-sdk-for-python' ,
63
63
classifiers = [
64
- 'Development Status :: 4 - Beta ' ,
64
+ 'Development Status :: 7 - Inactive ' ,
65
65
'Programming Language :: Python' ,
66
66
'Programming Language :: Python :: 2' ,
67
67
'Programming Language :: Python :: 2.7' ,
You can’t perform that action at this time.
0 commit comments