File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
pytest-flask
2
2
============
3
3
4
- |PyPI version | |conda-forge version | |PyPI downloads | |Documentation status |
4
+ |PyPI version | |conda-forge version | |Python versions | |Documentation status |
5
5
6
6
An extension of `pytest <http://pytest.org/ >`__ test runner which
7
7
provides a set of useful tools to simplify testing and development
@@ -42,9 +42,8 @@ suggestion.
42
42
:target: https://anaconda.org/conda-forge/pytest-flask
43
43
:alt: conda-forge version
44
44
45
-
46
- .. |PyPI downloads | image :: https://img.shields.io/pypi/dm/pytest-flask.svg
47
- :target: https://pypi.python.org/pypi/pytest-flask
45
+ .. |Python versions | image :: https://img.shields.io/pypi/pyversions/pytest-flask.svg
46
+ :target: https://pypi.org/project/pytest-flask
48
47
:alt: PyPi downloads
49
48
50
49
.. |Documentation status | image :: https://readthedocs.org/projects/pytest-flask/badge/?version=latest
You can’t perform that action at this time.
0 commit comments