Skip to content

Commit

Permalink
Pipfile: Set required python version to 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
achim-k committed Oct 4, 2023
1 parent 7fa4dc1 commit b3e730f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ typing_extensions = "*"
isort = "*"

[requires]
python_version = "3"
python_version = "3.7"

0 comments on commit b3e730f

Please sign in to comment.