Commit 49e0775
Fede Kamelhar
fix: Add h2 to dev-dependencies for test suite
The HTTP/2 tests require the h2 package to run. Adding it to
dev-dependencies ensures CI and local test environments can run
the test suite without ImportError.
Addresses review feedback on PR openai#27271 parent d68d570 commit 49e0775
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| |||
0 commit comments