Drop support for python 3.7

This commit is contained in:
2024-03-22 16:49:17 +01:00
parent e2f0f4f63c
commit d1d01b242c
3 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ a cached version until a new version is published.
## Requirements
Python >= 3.7
Python >= 3.8
Tests are verified on Linux, macos and Windows.