Skip to content

Commit d8e6aa6

Browse files
committed
Updated README to mention PY3.4+ support.
1 parent 8a471c1 commit d8e6aa6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
Dropbox for Python
22
==================
33

4-
A Python SDK for integrating with the Dropbox API v2. Documentation is
5-
available on `Read the Docs <http://dropbox-sdk-python.readthedocs.org/>`_.
4+
A Python SDK for integrating with the Dropbox API v2. Compatible with Python
5+
2.7 and 3.4+. Documentation is available on `Read the Docs
6+
<http://dropbox-sdk-python.readthedocs.org/>`_.
67

78
Setup
89
-----

0 commit comments

Comments
 (0)