Skip to content

Commit d087090

Browse files
authored
Remove pytest-asyncio traces (aio-libs#554)
1 parent 54b9643 commit d087090

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

pytest.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ addopts =
1010
--showlocals
1111
# coverage reports
1212
--cov=aiosmtpd/ --cov-report term
13-
asyncio_mode = auto
1413
filterwarnings =
1514
error
1615
# TODO: Replace pkg_resources

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@ atpublic==5.0
22
attrs==24.2.0
33
coverage==7.6.1
44
pytest==8.3.4
5-
pytest-asyncio==0.24.0
65
pytest-cov==5.0.0
76
pytest-mock==3.14.0

0 commit comments

Comments
 (0)