We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfecd27 commit 1c8032aCopy full SHA for 1c8032a
.readthedocs.yml renamed to .readthedocs.yaml
@@ -1,9 +1,9 @@
1
version: 2
2
3
build:
4
- os: ubuntu-20.04
+ os: ubuntu-lts-latest
5
tools:
6
- python: "3.10"
+ python: latest
7
jobs:
8
post_checkout:
9
- git fetch --unshallow
0 commit comments