Skip to content

Commit 6aca523

Browse files
committed
Roll back platform python to 3.9
There's no Python 3.11 on the Ubuntu builders Signed-off-by: Jean-Francois Panisset <[email protected]>
1 parent 30568b4 commit 6aca523

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ pytest = "*"
3333
mypy = "*"
3434

3535
[requires]
36-
python_version = "3.11"
36+
python_version = "3.9"
3737

3838
[pipenv]
3939
allow_prereleases = true

Pipfile.lock

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)