Skip to content

Commit

Permalink
imagemagick
Browse files Browse the repository at this point in the history
  • Loading branch information
QianC95 committed Oct 21, 2024
1 parent e3aa6fd commit e87a055
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ build:
os: "ubuntu-22.04"
tools:
python: "3.10"
apt_packages:
- imagemagick

python:
install:
Expand Down
1 change: 1 addition & 0 deletions source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
extensions = [
"sphinx.ext.autodoc",
"myst_parser",
'sphinx.ext.imgconverter'
]

# Add any paths that contain templates here, relative to this directory.
Expand Down

0 comments on commit e87a055

Please sign in to comment.