Commit ce6d348
committed
fix: add pytest-asyncio to dev dependencies for CI compatibility
CI was failing because async tests in test_web_platform.py require
pytest-asyncio which was not listed in [project.optional-dependencies].dev.1 parent 41d7001 commit ce6d348
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments