We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cb9627 commit 169bbbbCopy full SHA for 169bbbb
1 file changed
README.md
@@ -59,12 +59,6 @@ Install the PowerPlatform Dataverse Client using [pip](https://pypi.org/project/
59
```bash
60
# Install the latest stable release
61
pip install PowerPlatform-Dataverse-Client
62
-
63
-# Include Azure Identity for authentication
64
-pip install PowerPlatform-Dataverse-Client azure-identity
65
66
-# Install with optional pandas integration
67
-pip install PowerPlatform-Dataverse-Client[pandas]
68
```
69
70
For development from source:
0 commit comments