Skip to content

Commit

Permalink
Go back to old configuration file
Browse files Browse the repository at this point in the history
  • Loading branch information
frostedoyster committed Dec 5, 2023
1 parent 29857f3 commit 8ffe755
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,8 @@ version: 2
# Set the OS, Python version and other tools you might need
build:
os: ubuntu-22.04
apt_packages:
- cmake
tools:
python: "3.10"
python: "3.11"
rust: "1.70"


Expand All @@ -24,8 +22,4 @@ sphinx:
# Declare the Python requirements required to build the docs
python:
install:
- method: pip
path: .
extra_requirements:
- --extra-index-url=https://download.pytorch.org/whl/cpu
- requirements: docs/requirements.txt

0 comments on commit 8ffe755

Please sign in to comment.