Skip to content

Commit e5da06d

Browse files
committed
Enable py314 tests
1 parent 60caf0b commit e5da06d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

tox.ini

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,8 +187,7 @@ envlist =
187187
; below mean these dependencies are being used:
188188
; 0: urllib3 >=1.0.0,<2.0.0
189189
; 1: urllib3 >=2.0.0,<3.0.0
190-
; TODO #4200 Add py314 testing after replacing httpretty -- problem with https tests in 3.14
191-
py3{9,10,11,12,13}-test-instrumentation-urllib3-{0,1}
190+
py3{9,10,11,12,13,14}-test-instrumentation-urllib3-{0,1}
192191
pypy3-test-instrumentation-urllib3-{0,1}
193192
lint-instrumentation-urllib3
194193

0 commit comments

Comments
 (0)