Skip to content

Commit 169bbbb

Browse files
committed
Fixed install instructions
1 parent 9cb9627 commit 169bbbb

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,6 @@ Install the PowerPlatform Dataverse Client using [pip](https://pypi.org/project/
5959
```bash
6060
# Install the latest stable release
6161
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]
6862
```
6963

7064
For development from source:

0 commit comments

Comments
 (0)