Skip to content

Commit

Permalink
Remove reference to the azure metapackage (Azure#25237)
Browse files Browse the repository at this point in the history
It's deprecated
  • Loading branch information
radrow authored Jul 20, 2022
1 parent fd76751 commit 433c748
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,6 @@ Preview packages can be installed using the ``--pre`` flag:
$ pip install --pre azure-mgmt-compute # will install only the latest Compute Management library
You can also install a set of Azure libraries in a single line using the ``azure`` meta-package.

.. code-block:: console
$ pip install azure
The full list of available packages and their latest version can be found on our
`documentation on docs.microsoft.com <https://docs.microsoft.com/python/azure/>`__

Expand Down

0 comments on commit 433c748

Please sign in to comment.