Skip to content
Snippets Groups Projects
Commit c8d28696 authored by David Douard's avatar David Douard
Browse files

Add scour dependency in sphinx and sphinx-dev tox environments

This is now used (esp. by swh-alter but it should be generalized) to
process svg images for publication.
parent 4d686755
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,7 @@ extras =
deps =
django < 3
pifpaf
scour
setenv =
SWHPKGDIR = {envsitepackagesdir}/swh
commands =
......@@ -29,6 +30,8 @@ allowlist_externals = make
skip_install = true
setenv =
SWHPKGDIR = {envsitepackagesdir}/swh
deps =
scour
commands =
# use custom install script for dev build
make pip-install-swh-dev
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment