Skip to content

Commit

Permalink
another try
Browse files Browse the repository at this point in the history
  • Loading branch information
chabErch committed Mar 7, 2022
1 parent 1be8a3c commit a3390e4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
9 changes: 6 additions & 3 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,19 @@ build:
tools:
python: "3.9"
apt_packages:
- python3-cffi
- python3-brotli
- libpango-1.0-0
- libharfbuzz0b
- libpangoft2-1.0-0
- libffi-dev
- libjpeg-dev
- libopenjp2-7-dev
- python3-brotli
- python3-cffi

mkdocs:
configuration: mkdocs.yml
fail_on_warning: false

python:
install:
- requirements: requirements.txt
- requirements: requirements.txt
6 changes: 2 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
mkdocs-material
weasyprint==52.5
mkdocs-with-pdf
mkdocs-pdf-export-plugin
mkpdfs-mkdocs
weasyprint
mkpdfs-mkdocs

0 comments on commit a3390e4

Please sign in to comment.