Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
xoriole committed Sep 20, 2021
1 parent cf789f2 commit 15652ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ version: 2

# Build documentation in the docs/ directory with Sphinx
sphinx:
configuration: docs/conf.py
configuration: doc/conf.py

build:
image: latest

python:
version: "3.8"
install:
- requirements: docs/requirements.txt
- requirements: doc/requirements.txt

0 comments on commit 15652ae

Please sign in to comment.