Fix python version to match documented

This commit is contained in:
Lee Garrett 2023-01-24 13:49:42 +01:00
parent ffd66be39c
commit 1e58aa81c4

View File

@ -12,4 +12,4 @@ Sphinx = "*"
Pillow = "*"
[requires]
python_version = "3.8"
python_version = "3.9"