Selaa lähdekoodia

pkg: add css_iniline to test dependency set

Mikael Koli 3 vuotta sitten
vanhempi
sitoutus
80805d25a3
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      pyproject.toml

+ 1 - 0
pyproject.toml

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