File tree Expand file tree Collapse file tree 1 file changed +11
-8
lines changed Expand file tree Collapse file tree 1 file changed +11
-8
lines changed Original file line number Diff line number Diff line change @@ -144,15 +144,18 @@ jobs:
144144 - ' 3.13.0'
145145 - ' 3.13.1'
146146 - ' 3.13.2'
147- - ' 3.14.0-alpha.0'
148- - ' 3.14.0-alpha.1'
149- - ' 3.14.0-alpha.2'
150- - ' 3.14.0-alpha.3'
151- - ' 3.14.0-alpha.4'
152- - ' 3.14.0-alpha.5'
153- - ' 3.14.0-alpha.6'
154- - ' 3.14.0-alpha.7'
147+ # Disables becaused of a pycodestyle issue - see https://github.com/PyCQA/pycodestyle/pull/1287
148+ # - '3.14.0-alpha.0'
149+ # - '3.14.0-alpha.1'
150+ # - '3.14.0-alpha.2'
151+ # - '3.14.0-alpha.3'
152+ # - '3.14.0-alpha.4'
153+ # - '3.14.0-alpha.5'
154+ # - '3.14.0-alpha.6'
155+ # - '3.14.0-alpha.7'
155156 - ' 3.14.0-beta.1'
157+ - ' 3.14.0-beta.2'
158+ - ' 3.14.0-beta.3'
156159 - ' pypy-2.7'
157160 - ' pypy-2.7-nightly'
158161 - ' pypy-3.6' # the latest available version of PyPy that supports Python 3.6
You can’t perform that action at this time.
0 commit comments