File tree 1 file changed +4
-1
lines changed
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
7
7
:target: https://travis-ci.org/pytest-dev/pytest-asyncio
8
8
.. image :: https://coveralls.io/repos/pytest-dev/pytest-asyncio/badge.svg
9
9
: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
10
13
11
14
pytest-asyncio is an Apache2 licensed library, written in Python, for testing
12
15
asyncio code with pytest.
@@ -175,7 +178,7 @@ Changelog
175
178
176
179
0.9.0 (UNRELEASED)
177
180
~~~~~~~~~~~~~~~~~~
178
- - Python 3.7 support
181
+ - Python 3.7 support.
179
182
- Remove ``event_loop_process_pool `` fixture and
180
183
``pytest.mark.asyncio_process_pool `` marker (see
181
184
https://bugs.python.org/issue34075 for deprecation and removal details)
You can’t perform that action at this time.
0 commit comments