Skip to content

Commit 04b1141

Browse files
committed
Update python version to make pipenv work
1 parent 046293f commit 04b1141

File tree

2 files changed

+786
-213
lines changed

2 files changed

+786
-213
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ pytest-reportportal = "*"
1717
pytest-xdist = {extras = ["psutil"], version = "*"}
1818

1919
[requires]
20-
python_version = "3.8"
20+
python_version = "3.12"

0 commit comments

Comments
 (0)