Use Python 3.9 in pipenv setup

This commit is contained in:
2020-12-02 11:33:10 +02:00
parent 776fd7cc76
commit 08ae79ae88
2 changed files with 5 additions and 5 deletions

View File

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