README.md: Requires Python 3.6

This commit is contained in:
Haelwenn (lanodan) Monnier 2020-12-28 11:36:12 +01:00
parent 83d56cb570
commit 26a6d80227
No known key found for this signature in database
GPG key ID: D5B7A8E43C997DEE

View file

@ -12,7 +12,7 @@ in this package as the `LICENSE` file.
## Setup
You need at least Python 3.5 (3.5.2 or newer recommended) to make use of this software.
You need at least Python 3.6 (latest version of 3.x recommended) to make use of this software.
It simply will not run on older Python versions.
Install the dependencies as you normally would (`pip3 install -r requirements.txt`).