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

Commit

Permalink
Fixing camp dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianSipos authored Jul 20, 2023
1 parent 4a6612a commit 6c5c8a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ build:
tools:
python: "3.10"
jobs:
pre_install:
- pip install git+https://github.com/NASA-AMMOS/anms-ace.git
pre_build:
- ./build_docs.sh

# Use the pyproject.toml requirements
python:
install:
- method: pip
path: git+https://github.com/NASA-AMMOS/anms-ace.git
- method: pip
path: .
extra_requirements:
Expand Down

0 comments on commit 6c5c8a8

Please sign in to comment.