We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2a0ed5 commit f9a7dffCopy full SHA for f9a7dff
2 files changed
README.rst
@@ -85,7 +85,7 @@ flake8-prettycount
85
:target: https://github.com/python-formate/flake8-prettycount/commit/master
86
:alt: GitHub last commit
87
88
-.. |maintained| image:: https://img.shields.io/maintenance/yes/2022
+.. |maintained| image:: https://img.shields.io/maintenance/yes/2023
89
:alt: Maintenance
90
91
.. |pypi-downloads| image:: https://img.shields.io/pypi/dm/flake8-prettycount
tox.ini
@@ -3,6 +3,7 @@
3
# * tox
4
# * envlists
5
# * testenv
6
+# * testenv:py312-dev
7
# * testenv:docs
8
# * testenv:build
9
# * testenv:lint
0 commit comments