File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ Prerequisites
52
52
=============
53
53
54
54
Recent versions of this library are validated on Python 3 (>= 3.7).
55
- It might also work on earlier versions of Python.
55
+ It may also work on earlier versions of Python.
56
56
57
57
58
58
Installation
Original file line number Diff line number Diff line change @@ -15,9 +15,8 @@ Learn how to install and get started the :ref:`CrateDB Python client library
15
15
Prerequisites
16
16
=============
17
17
18
- Python 3.7 is recommended.
19
-
20
- However, :ref: `older versions of Python <python-versions >` can still be used.
18
+ Recent versions of this library are validated on Python 3 (>= 3.7).
19
+ It may also work on earlier versions of Python.
21
20
22
21
`Pip `_ should be installed on your system.
23
22
You can’t perform that action at this time.
0 commit comments