Skip to content

Commit 8a7e635

Browse files
committed
readthedocs: try to force no-build install of pkg
1 parent ddd2f83 commit 8a7e635

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.readthedocs.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ build:
44
os: ubuntu-24.04
55
tools:
66
python: "3.12"
7+
jobs:
8+
pre_install:
9+
- export PY_ALSA_MIDI_NO_COMPILE=1
710

811
sphinx:
912
configuration: docs/conf.py

0 commit comments

Comments
 (0)