Skip to content

Commit

Permalink
Update and rename readthedocs.yml to .readthedocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nabil Freij authored May 24, 2022
1 parent c44074d commit 1701c96
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 21 deletions.
20 changes: 20 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
version: 2
build:
os: ubuntu-20.04
tools:
python: "3.9"
apt_packages:
- graphviz

sphinx:
builder: html
configuration: docs/conf.py
fail_on_warning: false

python:
install:
- method: pip
extra_requirements:
- all
- docs
path: .
21 changes: 0 additions & 21 deletions readthedocs.yml

This file was deleted.

0 comments on commit 1701c96

Please sign in to comment.