Skip to content

Commit 00218a8

Browse files
authored
remove version range from CLI python docs (#300)
1 parent e33d208 commit 00218a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/aws/getting-started/installation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ If you cannot use the binary releases of LocalStack, you can install the Python
9696

9797
Please make sure to install the following before moving ahead:
9898

99-
- [Python](https://docs.python.org/3/using/index.html) (versions 3.7 to 3.11)
99+
- [Python](https://docs.python.org/3/using/index.html)
100100
- [pip](https://pip.pypa.io/en/stable/installation/)
101101

102102
Next install the LocalStack CLI in your Python environment by running:

0 commit comments

Comments
 (0)