summaryrefslogtreecommitdiff
path: root/devel/py-pytest4-asyncio/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-pytest4-asyncio/pkg-descr')
-rw-r--r--devel/py-pytest4-asyncio/pkg-descr2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/py-pytest4-asyncio/pkg-descr b/devel/py-pytest4-asyncio/pkg-descr
index 19fb8a5dc42a..6d11ecea8ff4 100644
--- a/devel/py-pytest4-asyncio/pkg-descr
+++ b/devel/py-pytest4-asyncio/pkg-descr
@@ -1,5 +1,3 @@
asyncio code is usually written in the form of coroutines, which makes it
slightly more difficult to test using normal testing tools. pytest-asyncio
provides useful fixtures and markers to make testing easier.
-
-WWW: https://pypi.org/project/pytest-asyncio/