Merge "Add librsvg2-* to bindep.txt"
This commit is contained in:
@@ -38,3 +38,6 @@ py-cffi [platform:apk]
|
|||||||
musl-dev [platform:apk]
|
musl-dev [platform:apk]
|
||||||
man-db [pep8]
|
man-db [pep8]
|
||||||
man [platform:rpm pep8]
|
man [platform:rpm pep8]
|
||||||
|
# libsrvg2 is required to build docs
|
||||||
|
librsvg2-tools [doc platform:rpm]
|
||||||
|
librsvg2-bin [doc platform:dpkg]
|
||||||
|
2
tox.ini
2
tox.ini
@@ -133,7 +133,7 @@ show-source = True
|
|||||||
# separately, outside of the requirements files.
|
# separately, outside of the requirements files.
|
||||||
skip_install = True
|
skip_install = True
|
||||||
deps = bindep
|
deps = bindep
|
||||||
commands = bindep test
|
commands = bindep test doc
|
||||||
|
|
||||||
[testenv:releasenotes]
|
[testenv:releasenotes]
|
||||||
basepython = python3
|
basepython = python3
|
||||||
|
Reference in New Issue
Block a user