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 572ac3e commit 99654d2Copy full SHA for 99654d2
.readthedocs.yaml
@@ -16,7 +16,8 @@ build:
16
- xz-utils
17
- ninja-build
18
commands:
19
- - bin/install_latest_flint_ubuntu.sh
+ - bin/build_dependencies_unix.sh --skip-gmp --skip-mpfr
20
+ - spin build -- --pkg-config-path=.local/lib/pkgconfig -Dadd_flint_rpath=true
21
- spin docs
22
- mv doc/build/html $READTHEDOCS_OUTPUT/html
23
0 commit comments