mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 11:06:56 +08:00
Handle docstr_coverage and pyyaml.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
-r ../requirements.txt
|
||||
|
||||
pyTooling ~= 6.6
|
||||
pyTooling ~= 6.7
|
||||
|
||||
# Enforce latest version on ReadTheDocs
|
||||
sphinx ~= 7.4
|
||||
docutils ~= 0.20
|
||||
sphinx ~= 8.0
|
||||
docutils ~= 0.21
|
||||
|
||||
# Sphinx Extenstions
|
||||
#sphinx.ext.coverage
|
||||
@@ -14,7 +14,7 @@ sphinxcontrib-mermaid>=0.9.2
|
||||
#sphinxcontrib-textstyle>=0.2.1
|
||||
#sphinxcontrib-spelling>=2.2.0
|
||||
autoapi >= 2.0.1
|
||||
sphinx_design >= 0.5.0
|
||||
sphinx_design ~= 0.6.1
|
||||
sphinx-copybutton >= 0.5.2
|
||||
sphinx_autodoc_typehints ~= 2.3
|
||||
sphinx_autodoc_typehints ~= 2.5
|
||||
# changelog>=0.3.5
|
||||
|
||||
Reference in New Issue
Block a user