Parcourir la source

pkg: add style optional package set

Mikael Koli il y a 3 ans
Parent
commit
8e92d19624
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      pyproject.toml

+ 4 - 0
pyproject.toml

@@ -69,6 +69,10 @@ docs = [
     'sphinx_book_theme',
 ]
 
+style = [
+    'css_inline',
+]
+
 [tool.coverage.run]
 source = ["redmail"]
 branch = false