Skip to content

Commit f16c13d

Browse files
committed
Remove another python 3.5 shim
1 parent c63a8a7 commit f16c13d

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

tox.ini

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,6 @@ setenv =
3434
PYTHONPATH =
3535

3636

37-
[testenv:py35]
38-
# Fix missing dependencies when checking Python 3.5
39-
deps =
40-
{[testenv]deps}
41-
multiaddr (>=0.0.7)
42-
requests (>=2.11)
43-
44-
4537
[testenv:py3-httpx]
4638
deps-exclusive =
4739
httpx (~= 0.14.0)

0 commit comments

Comments
 (0)