pipfile: be less specific about python version

This commit is contained in:
Victoria Fierce 2022-09-03 14:41:26 +02:00
parent de44d1ffc6
commit 81adb51f5b

View File

@ -10,4 +10,4 @@ semantic-version = "*"
[dev-packages]
[requires]
python_version = "3.10"
python_version = "3"