Package: mkdocs-material-extensions / 1.3.1-2

Metadata

Package Version Patches format
mkdocs-material-extensions 1.3.1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Ignore parts of emoji tests.patch | (download)

tests/extensions/test_emoji.py | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 ignore parts of emoji tests

This test is depending on https://github.com/twitter/twemoji/tree/master/assets/svg
which would needed to get downloaded manually.
Ignoring the parts of the test which depend on the twemoji graphics.

Ignore inclusion of module material.patch | (download)

materialx/emoji.py | 14 7 + 7 - 0 !
1 file changed, 7 insertions(+), 7 deletions(-)

 ignore inclusion of module material

There is right now no Python package that is providing a module
material, ignoring for now.