Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Changed how swiftest build happens
Browse files Browse the repository at this point in the history
  • Loading branch information
daminton committed Dec 20, 2023
1 parent d48e71c commit 2f9f45d
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,12 @@ build:
os: ubuntu-22.04
tools:
python: "3.11"
environment:
DOC_BUILD: 1
apt_packages:
- graphviz
jobs:
pre_build:
- ford fortran_docs.md
- BUILD_DOCS=1 pip install .
python:
install:
- method: pip
path: .
extra_requirements:
- docs
- requirements: docs/requirements.txt

0 comments on commit 2f9f45d

Please sign in to comment.