File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ domdf_python_tools
1818 * - Docs
1919 - |docs | |docs_check |
2020 * - Tests
21- - |travis | |actions_windows | |actions_macos | |coveralls | |codefactor |
21+ - |travis | |actions_windows | |actions_macos | |coveralls | |codefactor | | pre_commit_ci |
2222 * - PyPI
2323 - |pypi-version | |supported-versions | |supported-implementations | |wheel |
2424 * - Anaconda
@@ -107,6 +107,9 @@ domdf_python_tools
107107.. |pre_commit | pre-commit-shield ::
108108 :alt: pre-commit
109109
110+ .. |pre_commit_ci | pre-commit-ci-shield ::
111+ :alt: pre-commit.ci status
112+
110113.. end shields
111114
112115
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ sphinx-copybutton>=0.2.12
99sphinx-notfound-page >= 0.5
1010sphinx-prompt >= 1.1.0
1111sphinx-tabs >= 1.1.13
12- sphinx-toolbox >= 1.6.1
12+ sphinx-toolbox >= 1.7.0
1313sphinxcontrib-httpdomain >= 1.7.0
1414sphinxemoji >= 0.1.6
1515toctree-plus >= 0.0.4
Original file line number Diff line number Diff line change 9696 git+https://github.com/PyCQA/pydocstyle@5118faa7173b0e5bbc230c4adf628758e13605bf
9797 git+https://github.com/domdfcoding/flake8-quotes.git
9898 git+https://github.com/domdfcoding/flake8-rst-docstrings.git
99- git+https://github.com/domdfcoding/flake8-rst-docstrings-sphinx.git@cli
99+ git+https://github.com/domdfcoding/flake8-rst-docstrings-sphinx.git
100100 pygments>=2.7.1
101101commands = python3 -m flake8_rst_docstrings_sphinx domdf_python_tools tests --allow-toolbox
102102
You can’t perform that action at this time.
0 commit comments