We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b70928a commit e2d5eecCopy full SHA for e2d5eec
doc/source/install.rst
@@ -299,9 +299,10 @@ Optional Dependencies
299
:func:`~pandas.io.clipboard.read_clipboard`. Most package managers on Linux
300
distributions will have xclip and/or xsel immediately available for
301
installation.
302
-* Google's `python-gflags` and `google-api-python-client`
+* Google's `python-gflags <http://code.google.com/p/python-gflags/>`__
303
+ and `google-api-python-client <http://github.com/google/google-api-python-client>`__
304
* Needed for :mod:`~pandas.io.gbq`
-* `httplib2`
305
+* `httplib2 <http://pypi.python.org/pypi/httplib2>`__
306
307
* One of the following combinations of libraries is needed to use the
308
top-level :func:`~pandas.io.html.read_html` function:
0 commit comments