Explorar el Código

pkg: add css_iniline to test dependency set

Mikael Koli hace 3 años
padre
commit
80805d25a3
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      pyproject.toml

+ 1 - 0
pyproject.toml

@@ -59,6 +59,7 @@ test = [
     'matplotlib',
     'Pillow',
     'openpyxl',
+    'css_inline',
 ]
 docs = [
     'sphinx >= 1.7.5',