cqle: Update docs reflecting new 2.6 compatibility
This commit is contained in:
@@ -8,8 +8,6 @@ A modern, `feature-rich <https://github.com/datastax/python-driver#features>`_ a
|
|||||||
|
|
||||||
The driver supports Python 2.6, 2.7, 3.3, and 3.4*.
|
The driver supports Python 2.6, 2.7, 3.3, and 3.4*.
|
||||||
|
|
||||||
\* cqlengine component presently supports Python 2.6+
|
|
||||||
|
|
||||||
Feedback Requested
|
Feedback Requested
|
||||||
------------------
|
------------------
|
||||||
**Help us focus our efforts!** Provide your input on the `Platform and Runtime Survey <https://docs.google.com/a/datastax.com/forms/d/10wkbKLqmqs91gvhFW5u43y60pg_geZDolVNrxfO5_48/viewform>`_ (we kept it short).
|
**Help us focus our efforts!** Provide your input on the `Platform and Runtime Survey <https://docs.google.com/a/datastax.com/forms/d/10wkbKLqmqs91gvhFW5u43y60pg_geZDolVNrxfO5_48/viewform>`_ (we kept it short).
|
||||||
|
@@ -4,7 +4,7 @@ A Python client driver for `Apache Cassandra <http://cassandra.apache.org>`_.
|
|||||||
This driver works exclusively with the Cassandra Query Language v3 (CQL3)
|
This driver works exclusively with the Cassandra Query Language v3 (CQL3)
|
||||||
and Cassandra's native protocol. Cassandra 1.2+ is supported.
|
and Cassandra's native protocol. Cassandra 1.2+ is supported.
|
||||||
|
|
||||||
The core driver supports Python 2.6, 2.7, 3.3, and 3.4. The object mapper is presently supported in 2.7+.
|
The driver supports Python 2.6, 2.7, 3.3, and 3.4.
|
||||||
|
|
||||||
This driver is open source under the
|
This driver is open source under the
|
||||||
`Apache v2 License <http://www.apache.org/licenses/LICENSE-2.0.html>`_.
|
`Apache v2 License <http://www.apache.org/licenses/LICENSE-2.0.html>`_.
|
||||||
|
Reference in New Issue
Block a user