Skip to content

Commit

Permalink
Pipfile: Set required python version to 3.8
Browse files Browse the repository at this point in the history
version 3.8
  • Loading branch information
achim-k committed Oct 4, 2023
1 parent 7fa4dc1 commit 407409f
Show file tree
Hide file tree
Showing 2 changed files with 348 additions and 267 deletions.
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.8"
Loading

0 comments on commit 407409f

Please sign in to comment.