Skip to content

Commit 36a8844

Browse files
committed
fix docs bug
1 parent bcde0df commit 36a8844

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.readthedocs.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ build:
1212
python: "3.11"
1313
commands:
1414
- pip install pip-tools
15+
- apt-get install -y python3-dev python3-setuptools git gcc
1516
- pip-compile docs/req.in
1617
- pip install -r docs/req.txt
1718
- python setup.py install

0 commit comments

Comments
 (0)