Use Python 3.10 with pipenv

This commit is contained in:
2021-12-13 08:38:08 +02:00
parent de75b2ffb6
commit ab47df6031
2 changed files with 7 additions and 7 deletions

View File

@ -9,4 +9,4 @@ verify_ssl = true
ansible = "*"
[requires]
python_version = "3.9"
python_version = "3.10"