Skip to content

Commit 6541a22

Browse files
committed
update README to emphasize python 2.6 is not supported
1 parent ab62c14 commit 6541a22

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
@@ -7,7 +7,7 @@ EasyPost is the simple shipping API. You can sign up for an account at <https://
77
Requirements
88
------------
99

10-
* [Python](https://www.python.org) 2.6, 2.7, or 3.3+ (or corresponding [PyPy](https://pypy.org) versions).
10+
* [Python](https://www.python.org) 2.7 or 3.3+ (or corresponding [PyPy](https://pypy.org) versions).
1111
* [requests](http://docs.python-requests.org/en/latest/) (if not on Google App Engine)
1212
* [six](https://pythonhosted.org/six/)
1313

0 commit comments

Comments
 (0)