Skip to content

Commit

Permalink
docs: Fix optional dependency list in install.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonLuttenberger committed May 15, 2023
1 parent 57ff6bf commit 9da4e9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ Starting version 3.0, some ``awswrangler`` modules are optional and must be inst
>>> pip install 'awswrangler[optional-module1, optional-module2]'

The optional modules are:

- redshift
- mysql
- postgres
Expand Down

0 comments on commit 9da4e9c

Please sign in to comment.