@@ -60,113 +60,131 @@ jobs:
60
60
toxpython : ' python3.11'
61
61
tox_env : ' docs'
62
62
os : ' ubuntu-latest'
63
- - name : ' py39-pytest83-xdist36-coverage76 (ubuntu)'
63
+ - name : ' py39-pytest83-xdist36-coverage77 (ubuntu)'
64
64
python : ' 3.9'
65
65
toxpython : ' python3.9'
66
66
python_arch : ' x64'
67
- tox_env : ' py39-pytest83-xdist36-coverage76 '
67
+ tox_env : ' py39-pytest83-xdist36-coverage77 '
68
68
os : ' ubuntu-latest'
69
- - name : ' py39-pytest83-xdist36-coverage76 (windows)'
69
+ - name : ' py39-pytest83-xdist36-coverage77 (windows)'
70
70
python : ' 3.9'
71
71
toxpython : ' python3.9'
72
72
python_arch : ' x64'
73
- tox_env : ' py39-pytest83-xdist36-coverage76 '
73
+ tox_env : ' py39-pytest83-xdist36-coverage77 '
74
74
os : ' windows-latest'
75
- - name : ' py39-pytest83-xdist36-coverage76 (macos)'
75
+ - name : ' py39-pytest83-xdist36-coverage77 (macos)'
76
76
python : ' 3.9'
77
77
toxpython : ' python3.9'
78
78
python_arch : ' arm64'
79
- tox_env : ' py39-pytest83-xdist36-coverage76 '
79
+ tox_env : ' py39-pytest83-xdist36-coverage77 '
80
80
os : ' macos-latest'
81
- - name : ' py310-pytest83-xdist36-coverage76 (ubuntu)'
81
+ - name : ' py310-pytest83-xdist36-coverage77 (ubuntu)'
82
82
python : ' 3.10'
83
83
toxpython : ' python3.10'
84
84
python_arch : ' x64'
85
- tox_env : ' py310-pytest83-xdist36-coverage76 '
85
+ tox_env : ' py310-pytest83-xdist36-coverage77 '
86
86
os : ' ubuntu-latest'
87
- - name : ' py310-pytest83-xdist36-coverage76 (windows)'
87
+ - name : ' py310-pytest83-xdist36-coverage77 (windows)'
88
88
python : ' 3.10'
89
89
toxpython : ' python3.10'
90
90
python_arch : ' x64'
91
- tox_env : ' py310-pytest83-xdist36-coverage76 '
91
+ tox_env : ' py310-pytest83-xdist36-coverage77 '
92
92
os : ' windows-latest'
93
- - name : ' py310-pytest83-xdist36-coverage76 (macos)'
93
+ - name : ' py310-pytest83-xdist36-coverage77 (macos)'
94
94
python : ' 3.10'
95
95
toxpython : ' python3.10'
96
96
python_arch : ' arm64'
97
- tox_env : ' py310-pytest83-xdist36-coverage76 '
97
+ tox_env : ' py310-pytest83-xdist36-coverage77 '
98
98
os : ' macos-latest'
99
- - name : ' py311-pytest83-xdist36-coverage76 (ubuntu)'
99
+ - name : ' py311-pytest83-xdist36-coverage77 (ubuntu)'
100
100
python : ' 3.11'
101
101
toxpython : ' python3.11'
102
102
python_arch : ' x64'
103
- tox_env : ' py311-pytest83-xdist36-coverage76 '
103
+ tox_env : ' py311-pytest83-xdist36-coverage77 '
104
104
os : ' ubuntu-latest'
105
- - name : ' py311-pytest83-xdist36-coverage76 (windows)'
105
+ - name : ' py311-pytest83-xdist36-coverage77 (windows)'
106
106
python : ' 3.11'
107
107
toxpython : ' python3.11'
108
108
python_arch : ' x64'
109
- tox_env : ' py311-pytest83-xdist36-coverage76 '
109
+ tox_env : ' py311-pytest83-xdist36-coverage77 '
110
110
os : ' windows-latest'
111
- - name : ' py311-pytest83-xdist36-coverage76 (macos)'
111
+ - name : ' py311-pytest83-xdist36-coverage77 (macos)'
112
112
python : ' 3.11'
113
113
toxpython : ' python3.11'
114
114
python_arch : ' arm64'
115
- tox_env : ' py311-pytest83-xdist36-coverage76 '
115
+ tox_env : ' py311-pytest83-xdist36-coverage77 '
116
116
os : ' macos-latest'
117
- - name : ' py312-pytest83-xdist36-coverage76 (ubuntu)'
117
+ - name : ' py312-pytest83-xdist36-coverage77 (ubuntu)'
118
118
python : ' 3.12'
119
119
toxpython : ' python3.12'
120
120
python_arch : ' x64'
121
- tox_env : ' py312-pytest83-xdist36-coverage76 '
121
+ tox_env : ' py312-pytest83-xdist36-coverage77 '
122
122
os : ' ubuntu-latest'
123
- - name : ' py312-pytest83-xdist36-coverage76 (windows)'
123
+ - name : ' py312-pytest83-xdist36-coverage77 (windows)'
124
124
python : ' 3.12'
125
125
toxpython : ' python3.12'
126
126
python_arch : ' x64'
127
- tox_env : ' py312-pytest83-xdist36-coverage76 '
127
+ tox_env : ' py312-pytest83-xdist36-coverage77 '
128
128
os : ' windows-latest'
129
- - name : ' py312-pytest83-xdist36-coverage76 (macos)'
129
+ - name : ' py312-pytest83-xdist36-coverage77 (macos)'
130
130
python : ' 3.12'
131
131
toxpython : ' python3.12'
132
132
python_arch : ' arm64'
133
- tox_env : ' py312-pytest83-xdist36-coverage76 '
133
+ tox_env : ' py312-pytest83-xdist36-coverage77 '
134
134
os : ' macos-latest'
135
- - name : ' pypy39-pytest83-xdist36-coverage76 (ubuntu)'
135
+ - name : ' py313-pytest83-xdist36-coverage77 (ubuntu)'
136
+ python : ' 3.13'
137
+ toxpython : ' python3.13'
138
+ python_arch : ' x64'
139
+ tox_env : ' py313-pytest83-xdist36-coverage77'
140
+ os : ' ubuntu-latest'
141
+ - name : ' py313-pytest83-xdist36-coverage77 (windows)'
142
+ python : ' 3.13'
143
+ toxpython : ' python3.13'
144
+ python_arch : ' x64'
145
+ tox_env : ' py313-pytest83-xdist36-coverage77'
146
+ os : ' windows-latest'
147
+ - name : ' py313-pytest83-xdist36-coverage77 (macos)'
148
+ python : ' 3.13'
149
+ toxpython : ' python3.13'
150
+ python_arch : ' arm64'
151
+ tox_env : ' py313-pytest83-xdist36-coverage77'
152
+ os : ' macos-latest'
153
+ - name : ' pypy39-pytest83-xdist36-coverage77 (ubuntu)'
136
154
python : ' pypy-3.9'
137
155
toxpython : ' pypy3.9'
138
156
python_arch : ' x64'
139
- tox_env : ' pypy39-pytest83-xdist36-coverage76 '
157
+ tox_env : ' pypy39-pytest83-xdist36-coverage77 '
140
158
os : ' ubuntu-latest'
141
- - name : ' pypy39-pytest83-xdist36-coverage76 (windows)'
159
+ - name : ' pypy39-pytest83-xdist36-coverage77 (windows)'
142
160
python : ' pypy-3.9'
143
161
toxpython : ' pypy3.9'
144
162
python_arch : ' x64'
145
- tox_env : ' pypy39-pytest83-xdist36-coverage76 '
163
+ tox_env : ' pypy39-pytest83-xdist36-coverage77 '
146
164
os : ' windows-latest'
147
- - name : ' pypy39-pytest83-xdist36-coverage76 (macos)'
165
+ - name : ' pypy39-pytest83-xdist36-coverage77 (macos)'
148
166
python : ' pypy-3.9'
149
167
toxpython : ' pypy3.9'
150
168
python_arch : ' arm64'
151
- tox_env : ' pypy39-pytest83-xdist36-coverage76 '
169
+ tox_env : ' pypy39-pytest83-xdist36-coverage77 '
152
170
os : ' macos-latest'
153
- - name : ' pypy310-pytest83-xdist36-coverage76 (ubuntu)'
171
+ - name : ' pypy310-pytest83-xdist36-coverage77 (ubuntu)'
154
172
python : ' pypy-3.10'
155
173
toxpython : ' pypy3.10'
156
174
python_arch : ' x64'
157
- tox_env : ' pypy310-pytest83-xdist36-coverage76 '
175
+ tox_env : ' pypy310-pytest83-xdist36-coverage77 '
158
176
os : ' ubuntu-latest'
159
- - name : ' pypy310-pytest83-xdist36-coverage76 (windows)'
177
+ - name : ' pypy310-pytest83-xdist36-coverage77 (windows)'
160
178
python : ' pypy-3.10'
161
179
toxpython : ' pypy3.10'
162
180
python_arch : ' x64'
163
- tox_env : ' pypy310-pytest83-xdist36-coverage76 '
181
+ tox_env : ' pypy310-pytest83-xdist36-coverage77 '
164
182
os : ' windows-latest'
165
- - name : ' pypy310-pytest83-xdist36-coverage76 (macos)'
183
+ - name : ' pypy310-pytest83-xdist36-coverage77 (macos)'
166
184
python : ' pypy-3.10'
167
185
toxpython : ' pypy3.10'
168
186
python_arch : ' arm64'
169
- tox_env : ' pypy310-pytest83-xdist36-coverage76 '
187
+ tox_env : ' pypy310-pytest83-xdist36-coverage77 '
170
188
os : ' macos-latest'
171
189
steps :
172
190
- uses : actions/checkout@v4
0 commit comments