Skip to content

Commit

Permalink
Remove pytest-openfiles (faust-streaming#464)
Browse files Browse the repository at this point in the history
  • Loading branch information
wbarnha authored Mar 11, 2023
1 parent dc8dd31 commit a90a763
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ pytest-aiofiles>=0.2.0
pytest-aiohttp>=0.3.0
pytest-asyncio
pytest-forked
pytest-openfiles>=0.2.0
pytest-picked
pytest-cov
pytest-random-order>=0.5.4
Expand Down
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,7 @@ addopts =
-rxXs
--strict-config
--strict-markers
filterwarnings =
error::ResourceWarning
xfail_strict=True

0 comments on commit a90a763

Please sign in to comment.