File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,9 @@ pytest-asyncio: pytest support for asyncio
77 :target: https://travis-ci.org/pytest-dev/pytest-asyncio
88.. image :: https://coveralls.io/repos/pytest-dev/pytest-asyncio/badge.svg
99 :target: https://coveralls.io/r/pytest-dev/pytest-asyncio
10+ .. image :: https://img.shields.io/pypi/pyversions/cattrs.svg
11+ :target: https://github.com/Tinche/cattrs
12+ :alt: Supported Python versions
1013
1114pytest-asyncio is an Apache2 licensed library, written in Python, for testing
1215asyncio code with pytest.
@@ -175,7 +178,7 @@ Changelog
175178
1761790.9.0 (UNRELEASED)
177180~~~~~~~~~~~~~~~~~~
178- - Python 3.7 support
181+ - Python 3.7 support.
179182- Remove ``event_loop_process_pool `` fixture and
180183 ``pytest.mark.asyncio_process_pool `` marker (see
181184 https://bugs.python.org/issue34075 for deprecation and removal details)
You can’t perform that action at this time.
0 commit comments