Commit d743263
fix(ci): add pytest-asyncio for async/streaming tests
The now-tier batch added test_async_stack and test_streaming but did not
declare pytest-asyncio in dev dependencies, causing 6 CI failures on a
clean pip install -e .[dev].
Co-authored-by: Daniel <DJLougen@users.noreply.github.com>1 parent fe70854 commit d743263
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
70 | 74 | | |
71 | 75 | | |
72 | 76 | | |
| |||
0 commit comments