Skip to content

Commit 6169e23

Browse files
ci: Remove httpcore from requirements-testing.txt
1 parent 7f20c23 commit 6169e23

3 files changed

Lines changed: 2 additions & 3 deletions

File tree

requirements-testing.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ asttokens
1212
responses
1313
pysocks
1414
socksio
15-
httpcore[http2]
1615
setuptools
1716
Brotli
1817
docker

scripts/populate_tox/tox.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ deps =
8080
# === Common ===
8181
py3.8-common: hypothesis
8282
common: pytest-asyncio
83-
common: httpcore[asyncio]
83+
common: httpcore[asyncio,http2]
8484
# See https://github.com/pytest-dev/pytest/issues/9621
8585
# and https://github.com/pytest-dev/pytest-forked/issues/67
8686
# for justification of the upper bound on pytest

tox.ini

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)