We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7178673 commit b009e86Copy full SHA for b009e86
README.rst
@@ -52,7 +52,7 @@ Prerequisites
52
=============
53
54
Recent versions of this library are validated on Python 3 (>= 3.7).
55
-It might also work on earlier versions of Python.
+It may also work on earlier versions of Python.
56
57
58
Installation
docs/getting-started.rst
@@ -15,9 +15,8 @@ Learn how to install and get started the :ref:`CrateDB Python client library
15
Prerequisites
16
17
18
-Python 3.7 is recommended.
19
-
20
-However, :ref:`older versions of Python <python-versions>` can still be used.
+Recent versions of this library are validated on Python 3 (>= 3.7).
21
22
`Pip`_ should be installed on your system.
23
0 commit comments