We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddd2f83 commit 8a7e635Copy full SHA for 8a7e635
1 file changed
.readthedocs.yaml
@@ -4,6 +4,9 @@ build:
4
os: ubuntu-24.04
5
tools:
6
python: "3.12"
7
+ jobs:
8
+ pre_install:
9
+ - export PY_ALSA_MIDI_NO_COMPILE=1
10
11
sphinx:
12
configuration: docs/conf.py
0 commit comments