kopia lustrzana https://github.com/jupyterhub/repo2docker
Change Python version used by ReadTheDocks
because now repo2docker requires Python >= 3.11 given the requirement of tomllib.pull/1444/head
rodzic
54bbc5c1e0
commit
6f1f9a8cd2
|
@ -11,7 +11,7 @@ sphinx:
|
|||
build:
|
||||
os: ubuntu-22.04
|
||||
tools:
|
||||
python: "3.10"
|
||||
python: "3.11"
|
||||
|
||||
python:
|
||||
install:
|
||||
|
|
Ładowanie…
Reference in New Issue