Skip to content

Commit

Permalink
📝 Write rtd configuration to correct file
Browse files Browse the repository at this point in the history
  • Loading branch information
klieret committed Aug 22, 2022
1 parent b4244b1 commit dc60ae1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 15 deletions.
11 changes: 3 additions & 8 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
version: 2

build:
image: latest

sphinx:
configuration: docs/conf.py

python:
version: 3.9
install:
- requirements: docs/requirements.txt
version: 3.6
install:
- requirements: doc/requirements.txt
7 changes: 0 additions & 7 deletions readthedocs.yaml

This file was deleted.

0 comments on commit dc60ae1

Please sign in to comment.