Skip to content

Commit 12d70fa

Browse files
committed
Install flint before build docs in rtd
1 parent a4b1f1e commit 12d70fa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.readthedocs.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ build:
1616
# golang: "1.19"
1717
apt_packages:
1818
- libflint-dev
19+
jobs:
20+
pre_build:
21+
- pip install .
1922

2023
# Build documentation in the "docs/" directory with Sphinx
2124
sphinx:

0 commit comments

Comments
 (0)