File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ consolekit
108108 :target: https://github.com/domdfcoding/consolekit/commit/master
109109 :alt: GitHub last commit
110110
111- .. |maintained | image :: https://img.shields.io/maintenance/yes/2025
111+ .. |maintained | image :: https://img.shields.io/maintenance/yes/2026
112112 :alt: Maintenance
113113
114114.. |pypi-downloads | image :: https://img.shields.io/pypi/dm/consolekit
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ consolekit
114114 :last-commit:
115115 :alt: GitHub last commit
116116
117- .. |maintained | maintained-shield :: 2025
117+ .. |maintained | maintained-shield :: 2026
118118 :alt: Maintenance
119119
120120 .. |pypi-downloads | pypi-shield ::
Original file line number Diff line number Diff line change 99from pytest_regressions .file_regression import FileRegressionFixture
1010
1111# this package
12- from consolekit import click_command
1312import consolekit
13+ from consolekit import click_command
1414from consolekit .options import (
1515 ChoiceOption ,
1616 DescribedArgument ,
Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ deps =
112112 flake8-dunder-all>=0.1.1
113113 flake8-encodings>=0.1.0
114114 flake8-github-actions>=0.1.0
115- flake8-noqa>=1.1.0,<=1. 2.2
115+ git+https://github.com/python-formate/ flake8-noqa.git@v1. 2.2-python-formate.0
116116 flake8-pyi>=20.10.0,<=22.8.0
117117 flake8-pytest-style>=1.3.0,<2
118118 flake8-quotes>=3.3.0
@@ -121,7 +121,7 @@ deps =
121121 flake8-strftime>=0.1.1
122122 flake8-typing-imports>=1.10.0
123123 flake8-params>=0.1.0
124- flake8-commas>= 2.1.0
124+ git+https://github.com/python-formate/ flake8-commas.git@ 2.1.0-python-formate .0
125125 git+https://github.com/domdfcoding/restructuredtext-lint.git@fix-deprecations
126126 git+https://github.com/domdfcoding/flake8-rst-docstrings-sphinx.git
127127 git+https://github.com/domdfcoding/flake8-rst-docstrings.git
You can’t perform that action at this time.
0 commit comments