浏览代码

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',