File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,17 @@ AutoRest: Python Client Runtime
77.. image :: https://codecov.io/gh/azure/msrest-for-python/branch/master/graph/badge.svg
88 :target: https://codecov.io/gh/azure/msrest-for-python
99
10+ Disclaimer
11+ ----------
12+
13+ *This package is deprecated and no longer receives updates *
14+
15+ - The authentication part of this package has been moved to `azure-identity <https://pypi.org/project/azure-identity/ >`_
16+ - The serialization part of this package is now vendored inside SDKs themselves
17+ - The other parts of this library are covered by `azure-core <https://pypi.org/project/azure-core/ >`_
18+
19+ As such, we will no longer accept PR and fix issues on this project, and this repo will be soon archived.
20+
1021Installation
1122------------
1223
You can’t perform that action at this time.
0 commit comments