Skip to content

Commit

Permalink
Build local FLINT in readthedocs
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarbenjamin committed Sep 9, 2024
1 parent 572ac3e commit 99654d2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ build:
- xz-utils
- ninja-build
commands:
- bin/install_latest_flint_ubuntu.sh
- bin/build_dependencies_unix.sh --skip-gmp --skip-mpfr
- spin build -- --pkg-config-path=.local/lib/pkgconfig -Dadd_flint_rpath=true
- spin docs
- mv doc/build/html $READTHEDOCS_OUTPUT/html

Expand Down

0 comments on commit 99654d2

Please sign in to comment.