diff options
Diffstat (limited to 'libraries/dropbox-python/README')
-rw-r--r-- | libraries/dropbox-python/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/dropbox-python/README b/libraries/dropbox-python/README index 2da12fb763..f87416e916 100644 --- a/libraries/dropbox-python/README +++ b/libraries/dropbox-python/README @@ -1,2 +1,4 @@ Official Dropbox REST API Client. Dropbox Core SDK for Python. A Python library that for Dropbox's HTTP-based Core and Datastore APIs. + +NOTE: for python3 build python3 and python3-six requires. |