Skip to content

Commit

Permalink
Update conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
romainsacchi committed Oct 5, 2023
1 parent d770f60 commit da7cc82
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
1 change: 0 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@
"constructive_geometries>=0.8.2",
"pyarrow",
"premise",
"sphinx-rtd-theme"
]

# Add any paths that contain templates here, relative to this directory.
Expand Down
5 changes: 3 additions & 2 deletions readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ formats: all

# Optionally set the version of Python and requirements required to build your docs
python:
version: "3.8"
version: "3.9"
install:
- requirements: requirements.txt
- requirements: requirements.txt
- requirements: sphinx-rtd-theme

0 comments on commit da7cc82

Please sign in to comment.