Skip to content

Commit

Permalink
RTD update
Browse files Browse the repository at this point in the history
  • Loading branch information
nabobalis committed Jun 18, 2024
1 parent 73acd72 commit d25d442
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ build:
tools:
python: "mambaforge-4.10"
jobs:
post_checkout:
- git fetch --unshallow || true
pre_install:
- git update-index --assume-unchanged .rtd-environment.yml docs/conf.py

Expand Down
4 changes: 2 additions & 2 deletions .rtd-environment.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: pyflct
name: pyflct_rtd
channels:
- conda-forge
dependencies:
- graphviz!=2.42.*
- pip
- python=3.9
- python=3.12
- fftw
- gcc_linux-64
- pip:
Expand Down

0 comments on commit d25d442

Please sign in to comment.