Pipfile: Use Python 3.8

This commit is contained in:
Alan Orth 2019-11-17 11:22:42 +02:00
parent e1c7bbe096
commit 501951b7d4
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 1 deletions

View File

@ -10,4 +10,4 @@ ansible-lint = "*"
[dev-packages]
[requires]
python_version = "3.7"
python_version = "3.8"