Переглянути джерело

pkg: add css_iniline to test dependency set

Mikael Koli 3 роки тому
батько
коміт
80805d25a3
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      pyproject.toml

+ 1 - 0
pyproject.toml

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