Skip to content

Commit

Permalink
Update .readthedocs.yaml remove old python version
Browse files Browse the repository at this point in the history
  • Loading branch information
dzalkind authored Oct 17, 2023
1 parent 8693d4b commit dd01047
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ version: 2
build:
os: ubuntu-22.04
tools:
python: "mambaforge-22.9"
# version: "mambaforge-22.9"
python: "3.8"
# nodejs: "18"
# rust: "1.64"
# golang: "1.19"
Expand All @@ -27,7 +26,6 @@ formats:

# Optionally set the version of Python and requirements required to build your docs
python:
version: 3.8
install:
- requirements: docs/requirements.txt
- method: pip
Expand Down

0 comments on commit dd01047

Please sign in to comment.