@@ -54,10 +54,10 @@ envlist =
54
54
; Only officially supported Python versions are tested for each Django
55
55
; major release. Updated list can be found at:
56
56
; https://docs.djangoproject.com/en/dev/faq/install/#what-python-version-can-i-use-with-django
57
- py3{7}-test-instrumentation-django1
58
- py3{7,8,9}-test-instrumentation-django2
59
- py3{7,8,9,10,11}-test-instrumentation-django3
60
- py3{8,9,10,11}-test-instrumentation-django4
57
+ py3{7}-test-instrumentation-django-1
58
+ py3{7,8,9}-test-instrumentation-django-2
59
+ py3{7,8,9,10,11}-test-instrumentation-django-3
60
+ py3{8,9,10,11}-test-instrumentation-django-4
61
61
pypy3-test-instrumentation-django-{1,2,3}
62
62
63
63
; opentelemetry-instrumentation-dbapi
@@ -72,14 +72,12 @@ envlist =
72
72
; opentelemetry-instrumentation-elasticsearch
73
73
py3{7,8,9,10,11}-test-instrumentation-elasticsearch-{2,6}
74
74
pypy3-test-instrumentation-elasticsearch-{2,6}
75
-
76
- ; opentelemetry-instrumentation-elasticsearch5
77
- py3{7,8,9}-test-instrumentation-elasticsearch5
78
- pypy3-test-instrumentation-elasticsearch5
75
+ py3{7,8,9}-test-instrumentation-elasticsearch-5
76
+ pypy3-test-instrumentation-elasticsearch-5
79
77
80
78
; opentelemetry-instrumentation-falcon
81
79
; py310 does not work with falcon 1
82
- py3{7,8,9}-test-instrumentation-falcon1
80
+ py3{7,8,9}-test-instrumentation-falcon-1
83
81
py3{7,8,9,10,11}-test-instrumentation-falcon-{2,3}
84
82
pypy3-test-instrumentation-falcon-{1,2,3}
85
83
@@ -104,7 +102,7 @@ envlist =
104
102
py3{7,8,9,10,11}-test-instrumentation-requests
105
103
; pypy3-test-instrumentation-requests
106
104
107
- ; opentelemetry-instrumentation-starlette.
105
+ ; opentelemetry-instrumentation-starlette
108
106
py3{7,8,9,10,11}-test-instrumentation-starlette
109
107
pypy3-test-instrumentation-starlette
110
108
0 commit comments