diff --git a/docs/index.rst b/docs/index.rst index 7087afd6c34a5109ed13e6f5788ada9ac5863910..4b2a5ee99409555d54c3c02644e82f7b6072bbc7 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -21,6 +21,7 @@ Requirements - Python 3.4 - Tinkerpop 3 Gremlin Server 3.0.0 +Still using Python 2? Checkout `gremlinrestclient`_. Dependencies ============ @@ -106,3 +107,4 @@ Indices and tables .. _`aiohttp`: http://aiohttp.readthedocs.org/en/latest/ .. _`ujson`: https://pypi.python.org/pypi/ujson .. _Github: https://github.com/davebshow/aiogremlin/issues +.. _`gremlinrestclient`: http://gremlinrestclient.readthedocs.org/en/latest/