Merging upstream version 4.66.5.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-05 19:21:55 +01:00
parent fb1c463200
commit 5a813448c6
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
8 changed files with 20 additions and 11 deletions

View file

@ -38,10 +38,10 @@ dependencies:
- build # `python -m build`
# `cd docs && pymake`
- mkdocs-material
- pydoc-markdown
- pygments
- pymdown-extensions
- pip:
- py-make >=0.1.0 # `make/pymake`
- mkdocs-minify-plugin # `cd docs && pymake`
- git+https://github.com/tqdm/jsmin@python3-only#egg=jsmin # `cd docs && pymake`
- git+https://github.com/tqdm/jsmin@fix-pip#egg=jsmin # `cd docs && pymake`
- pydoc-markdown >=4.6 # `cd docs && pymake`