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 e1ac38e commit 5646700Copy full SHA for 5646700
.readthedocs.yml
@@ -1,5 +1,9 @@
1
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
2
version: 2
3
+build:
4
+ os: ubuntu-22.04
5
+ tools:
6
+ python: "3" # latest 3.x CPython release
7
sphinx:
8
configuration: docs/conf.py
9
formats: all
0 commit comments