mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
dev-python/pypandoc: Add explanations on tests
Signed-off-by: Henri Gasc <gasc@eurecom.fr>
This commit is contained in:
@@ -31,7 +31,9 @@ BDEPEND="
|
||||
"
|
||||
|
||||
EPYTEST_DESELECT=(
|
||||
# Need internet
|
||||
tests.py::TestPypandoc::test_basic_conversion_from_http_url
|
||||
# pandoc does not manage to find pdflatex.fmt despite it being installed
|
||||
tests.py::TestPypandoc::test_pdf_conversion
|
||||
)
|
||||
python_test() {
|
||||
|
||||
Reference in New Issue
Block a user