Skip to content

Commit 576bb9e

Browse files
Copilotshaypal5
andauthored
Restore pytest-asyncio to base test requirements (#355)
* Initial plan * Add pytest-asyncio back to tests/requirements.txt Co-authored-by: shaypal5 <917954+shaypal5@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: shaypal5 <917954+shaypal5@users.noreply.github.com>
1 parent 7d74632 commit 576bb9e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# todo: add some version range or pinning latest versions
22
# tests and coverages
33
pytest
4+
pytest-asyncio
45
pytest-xdist # for parallel test execution
56
pytest-rerunfailures # for retrying flaky tests
67
coverage

0 commit comments

Comments
 (0)