You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 #2727
0 commit comments