File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ flake8_strftime
109109 :target: https://github.com/domdfcoding/flake8_strftime/commit/master
110110 :alt: GitHub last commit
111111
112- .. |maintained | image :: https://img.shields.io/maintenance/yes/2020
112+ .. |maintained | image :: https://img.shields.io/maintenance/yes/2021
113113 :alt: Maintenance
114114
115115.. |pypi-downloads | image :: https://img.shields.io/pypi/dm/flake8_strftime
@@ -170,7 +170,7 @@ Use as a pre-commit hook
170170
171171See `pre-commit <https://github.com/pre-commit/pre-commit >`_ for instructions
172172
173- Sample `.pre-commit-config.yaml `:
173+ Sample `` .pre-commit-config.yaml ` `:
174174
175175.. code-block :: yaml
176176
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ flake8_strftime
110110 :last-commit:
111111 :alt: GitHub last commit
112112
113- .. |maintained | maintained-shield :: 2020
113+ .. |maintained | maintained-shield :: 2021
114114 :alt: Maintenance
115115
116116.. |pypi-downloads | pypi-shield ::
Original file line number Diff line number Diff line change 11autodocsumm >= 0.2.0
2- default-values >= 0.2.0
2+ default-values >= 0.4.2
33domdf-sphinx-theme >= 0.3.0
44extras-require >= 0.2.0
55pyyaml >= 5.3.1
66repo-helper-sphinx-theme >= 0.0.2
7- seed-intersphinx-mapping >= 0.1 .1
7+ seed-intersphinx-mapping >= 0.3 .1
88sphinx < 3.4.0 ,>= 3.0.3
99sphinx-copybutton >= 0.2.12
1010sphinx-notfound-page >= 0.5
1111sphinx-prompt >= 1.1.0
1212sphinx-tabs >= 1.1.13
13- sphinx-toolbox >= 1.8.2
13+ sphinx-toolbox >= 1.8.3
1414sphinxcontrib-httpdomain >= 1.7.0
1515sphinxemoji >= 0.1.6
1616tabulate >= 0.8.7
17- toctree-plus >= 0.0.4
17+ toctree-plus >= 0.1.0
Original file line number Diff line number Diff line change 11coverage >= 5.1
22coverage-pyver-pragma >= 0.0.6
3- domdf-python-tools [testing ]>= 1.6.0
3+ domdf-python-tools [testing ]>= 2.0.1
44iniconfig != 1.1.0 ,>= 1.0.1
55pytest >= 6.0.0
66pytest-cov >= 2.8.1
Original file line number Diff line number Diff line change 7676 git+https://github.com/PyCQA/pydocstyle@5118faa7173b0e5bbc230c4adf628758e13605bf
7777 git+https://github.com/domdfcoding/flake8-quotes.git
7878 git+https://github.com/domdfcoding/flake8-rst-docstrings.git
79- git+https://github.com/domdfcoding/flake8-rst-docstrings-sphinx.git@v2
79+ git+https://github.com/domdfcoding/flake8-rst-docstrings-sphinx.git
8080 pygments>=2.7.1
8181commands = python3 -m flake8_rst_docstrings_sphinx flake8_strftime tests --allow-toolbox {posargs}
8282
You can’t perform that action at this time.
0 commit comments