Skip to content

Commit

Permalink
Add inkscape dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Daltz333 committed Apr 29, 2022
1 parent 5274bb8 commit fb62ce5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,16 @@ build:
tools:
nodejs: "16"

# Set the version of Python and other tools you might need
build:
os: ubuntu-20.04
tools:
python: "3.8"
# You can also specify other tool versions:
nodejs: "16"
apt_packages:
- inkscape

python:
install:
- requirements: source/requirements.txt

0 comments on commit fb62ce5

Please sign in to comment.