Skip to content

Commit

Permalink
pffft.. FML
Browse files Browse the repository at this point in the history
  • Loading branch information
tpike3 committed Jun 5, 2024
1 parent 0730327 commit 5bbb524
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,17 @@ formats:
build:
os: "ubuntu-22.04"
tools:
python: "mambaforge-22.9"
python: "3.10"

# Optionally set the version of Python and requirements required to build your docs

python:
install:
- method: pip
path: .
extra_requirements:
- docs

conda:
file: environment.yml

File renamed without changes.

0 comments on commit 5bbb524

Please sign in to comment.