Skip to content

Commit a07f18e

Browse files
committed
Minor - Add python shell 3.9 reference in install docs
1 parent 2e9b79c commit a07f18e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Here is an example of how to create and use the AWS SDK for pandas Lambda layer
120120
AWS Glue Python Shell Jobs
121121
--------------------------
122122

123-
.. note:: Glue Python Shell runs on Python3.6, for which support was dropped in version 2.15.0 of awswrangler. Please use version 2.14.0 of the library or below.
123+
.. note:: Glue Python Shell Python3.9 has version 2.15.1 of awswrangler `baked in <https://aws.amazon.com/blogs/big-data/aws-glue-python-shell-now-supports-python-3-9-with-a-flexible-pre-loaded-environment-and-support-to-install-additional-libraries/>`_. If you need a different version, follow instructions below:
124124

125125
1 - Go to `GitHub's release page <https://github.com/aws/aws-sdk-pandas/releases>`_ and download the wheel file
126126
(.whl) related to the desired version. Alternatively, you can download the wheel from the `public artifacts bucket <https://aws-sdk-pandas.readthedocs.io/en/latest/install.html#public-artifacts>`_.

0 commit comments

Comments
 (0)