Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 0 additions & 18 deletions gdrivefs/resources/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,24 +16,6 @@ Latest Changes
- The 'auth' subcommand on the 'gdfstool' command is now obsolete. Though you may continue to use this subcommand, please start using the 'auth_get_url' and 'auth_write' subcommands as this subcommand will be removed in the future.


---------
Important
---------

Both *PyPI* and the Google Code downloads for *google_api_python_client* have an
old version of their libraries, prior to when they fixed some Unicode problems
that might cause failure when dealing with downloads/uploads of certain types
of files.

To install using *git*, do the following::

$ git clone https://github.com/google/google-api-python-client

$ cd google-api-python-client
$ sudo python setup.py install
$ sudo python setup.py install_egg_info


------------
Installation
------------
Expand Down