Skip to content

Commit ff7da06

Browse files
c0llab0rat0rntninja
authored andcommitted
Remove comment from http core dependency
1 parent c06b62b commit ff7da06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ deps =
4545
[testenv:py3-httpx]
4646
deps-exclusive =
4747
httpx (~= 0.14.0)
48-
httpcore (~= 0.10.2) # Has Unix domain socket support
48+
httpcore (~= 0.10.2)
4949
deps =
5050
{[testenv]deps}
5151
{[testenv:py3-httpx]deps-exclusive}

0 commit comments

Comments
 (0)