From 0c910db853c70a391ab7ec64ea7d259afcc2d2f0 Mon Sep 17 00:00:00 2001 From: mc51 Date: Thu, 25 Jul 2024 10:50:50 +0200 Subject: [PATCH] shorten line length --- docs/source/install.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/source/install.rst b/docs/source/install.rst index 492c18db7..920c8f5d5 100644 --- a/docs/source/install.rst +++ b/docs/source/install.rst @@ -192,7 +192,8 @@ Using pip 3 - In the *Job parameters* section, add `--additional-python-modules` as *Key* and `awswrangler` as *Value*. -You can also specify optional dependencies or set a version in the *Value* field, e.g. `awswrangler[redshift]==3.9.0`. For details, see reference below. +You can also specify optional dependencies or set a version in the *Value* field, e.g. `awswrangler[redshift]==3.9.0`. +For details, see reference below. Using a Whl file