Jelajahi Sumber

pkg: add css_iniline to test dependency set

Mikael Koli 3 tahun lalu
induk
melakukan
80805d25a3
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      pyproject.toml

+ 1 - 0
pyproject.toml

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