File tree Expand file tree Collapse file tree 1 file changed +0
-22
lines changed Expand file tree Collapse file tree 1 file changed +0
-22
lines changed Original file line number Diff line number Diff line change @@ -121,28 +121,6 @@ jobs:
121121 check : skiptests
122122 pip-flags : ' '
123123 depends : ' '
124- # Check all installation methods
125- - os : ubuntu-latest
126- python-version : " 3.10"
127- install : wheel
128- check : test
129- pip-flags : ' '
130- depends : REQUIREMENTS
131- optional-depends : DEFAULT_OPT_DEPENDS
132- - os : ubuntu-latest
133- python-version : " 3.10"
134- install : sdist
135- check : test
136- pip-flags : ' '
137- depends : REQUIREMENTS
138- optional-depends : DEFAULT_OPT_DEPENDS
139- - os : ubuntu-latest
140- python-version : " 3.10"
141- install : archive
142- check : test
143- pip-flags : ' '
144- depends : REQUIREMENTS
145- optional-depends : DEFAULT_OPT_DEPENDS
146124 exclude :
147125 - os : ubuntu-latest
148126 architecture : x86
You can’t perform that action at this time.
0 commit comments