We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6ec9774 + d7817c2 commit 7cdc1caCopy full SHA for 7cdc1ca
docs/index.rst
@@ -4,7 +4,7 @@ A Python client driver for `Scylla <https://docs.scylladb.com>`_.
4
This driver works exclusively with the Cassandra Query Language v3 (CQL3)
5
and Cassandra's native protocol.
6
7
-The driver supports Python 2.7, 3.5, 3.6, 3.7 and 3.8.
+The driver supports Python 3.6-3.11.
8
9
This driver is open source under the
10
`Apache v2 License <http://www.apache.org/licenses/LICENSE-2.0.html>`_.
0 commit comments