瀏覽代碼

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