Upgrade to Python 3.8

This commit is contained in:
2020-07-19 08:23:05 +02:00
parent 2e179936e5
commit d3b11a083a
2 changed files with 54 additions and 43 deletions

View File

@@ -11,4 +11,4 @@ gergelypolonkaieu-site = {editable = true,path = "."}
typogrify = "*"
[requires]
python_version = "3.7"
python_version = "3.8"