Skip to content

Commit d6ab3f7

Browse files
authored
Updated the list of supported Python versions.
1 parent 29e1410 commit d6ab3f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-apps/blank-python/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The project source includes function code and supporting resources:
1111
Use the following instructions to deploy the sample application.
1212

1313
# Requirements
14-
- [Python 3.7](https://www.python.org/downloads/)
14+
- [Python 3.7](https://www.python.org/downloads/). Sample also works with Python 3.8 and 3.9.
1515
- The Bash shell. For Linux and macOS, this is included by default. In Windows 10, you can install the [Windows Subsystem for Linux](https://docs.microsoft.com/en-us/windows/wsl/install-win10) to get a Windows-integrated version of Ubuntu and Bash.
1616
- [The AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-install.html) v1.17 or newer.
1717

0 commit comments

Comments
 (0)