Skip to content

Commit 81b8618

Browse files
committed
Stop testing against Twisted 15
Since it requires the now removed from setuptools pkg_resources and last release is more than 10 years old.
1 parent c75886c commit 81b8618

3 files changed

Lines changed: 0 additions & 11 deletions

File tree

.ci/.matrix_exclude.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -353,32 +353,24 @@ exclude:
353353
FRAMEWORK: twisted-17
354354
- VERSION: python-3.11
355355
FRAMEWORK: twisted-16
356-
- VERSION: python-3.11
357-
FRAMEWORK: twisted-15
358356
- VERSION: python-3.12
359357
FRAMEWORK: twisted-18
360358
- VERSION: python-3.12
361359
FRAMEWORK: twisted-17
362360
- VERSION: python-3.12
363361
FRAMEWORK: twisted-16
364-
- VERSION: python-3.12
365-
FRAMEWORK: twisted-15
366362
- VERSION: python-3.13
367363
FRAMEWORK: twisted-18
368364
- VERSION: python-3.13
369365
FRAMEWORK: twisted-17
370366
- VERSION: python-3.13
371367
FRAMEWORK: twisted-16
372-
- VERSION: python-3.13
373-
FRAMEWORK: twisted-15
374368
- VERSION: python-3.14
375369
FRAMEWORK: twisted-18
376370
- VERSION: python-3.14
377371
FRAMEWORK: twisted-17
378372
- VERSION: python-3.14
379373
FRAMEWORK: twisted-16
380-
- VERSION: python-3.14
381-
FRAMEWORK: twisted-15
382374
# pylibmc
383375
- VERSION: python-3.11
384376
FRAMEWORK: pylibmc-1.4

.ci/.matrix_framework_full.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ FRAMEWORK:
3636
- twisted-18
3737
- twisted-17
3838
- twisted-16
39-
- twisted-15
4039
- requests-newest
4140
- boto3-1.5
4241
- boto3-1.6

tests/requirements/reqs-twisted-15.txt

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)