Updated python version.

This commit is contained in:
Achim D. Brucker 2019-02-01 13:42:40 +00:00
parent 6e9ff09e3c
commit 2c5e2d63c5
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ They will use the host, datebase, and credentials found in `~/.my.cnf`.
Since they make use of various JSON features, it is recommended to use at
least version 10.2.8 of MariaDB.
All utilities are written in Python 3.6. The required modules are listed
All utilities are written in Python 3.7. The required modules are listed
in the file `requirements.txt`.
## Installation