Skip to content

Commit

Permalink
[readthedocs]
Browse files Browse the repository at this point in the history
  • Loading branch information
aangelopoulos committed Oct 1, 2023
1 parent c4c64f2 commit 66ade1b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
version: "2"

build:
os: "ubuntu-22.04"
tools:
python: "3.10"

sphinx:
configuration: docs/source/conf.py
1 change: 0 additions & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import os
import sys
from recommonmark.parser import CommonMarkParser

sys.path.insert(0, os.path.abspath("../.."))
# Configuration file for the Sphinx documentation builder.
Expand Down

0 comments on commit 66ade1b

Please sign in to comment.