Skip to content
This repository was archived by the owner on May 29, 2025. It is now read-only.

Commit c4bca70

Browse files
committed
Add Python 3.5 in the README
1 parent b4326b7 commit c4bca70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ referred to as `boto3`).
66
## Requirements
77

88
This sample project depends on `boto3`, the AWS SDK for Python, and requires
9-
Python 2.6.5+, 2.7, 3.3, or 3.4. You can install `boto3` using pip:
9+
Python 2.6.5+, 2.7, 3.3, 3.4, or 3.5. You can install `boto3` using pip:
1010

1111
pip install boto3
1212

0 commit comments

Comments
 (0)