required python version updated to 3.8 (3.6 is pretty old though)

This commit is contained in:
pseusys
2023-02-17 22:45:25 +01:00
parent a43205757b
commit 4afa664de2
4 changed files with 6 additions and 6 deletions

View File

@@ -21,7 +21,7 @@ Once you've worked on your feature/bugfix etc, you can open a pull request using
### Setting up development environment
This project is written in Python, requires **Python 3.6 or higher**, and uses `pip` .
This project is written in Python, requires **Python 3.8 or higher**, and uses `pip` .
To set it up, just fork + clone it, install all the dependencies: