Skip to content

Commit ff6766e

Browse files
committed
Simplify RTD config
1 parent 99a9608 commit ff6766e

File tree

2 files changed

+0
-15
lines changed

2 files changed

+0
-15
lines changed

.readthedocs.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,11 @@ version: 2
22

33
build:
44
os: "ubuntu-22.04"
5-
tools:
6-
python: "mambaforge-4.10"
7-
8-
conda:
9-
environment: docs/rtd_environment.yaml
105

116
sphinx:
127
builder: html
138
configuration: docs/conf.py
149

15-
# Install regular dependencies.
16-
# Then, install special pinning for RTD.
1710
python:
1811
system_packages: false
1912
install:

docs/rtd_environment.yaml

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)