File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -133,7 +133,6 @@ jobs:
133133 CIBW_ARCHS : " auto64"
134134 CIBW_PROJECT_REQUIRES_PYTHON : " >=3.9,<3.13"
135135 CIBW_TEST_REQUIRES : " pytest==7.4.2 moto==5.0.1"
136- CIBW_TEST_EXTRAS : " s3fs,glue"
137136 CIBW_TEST_COMMAND : " pytest {project}/tests/avro/test_decoder.py"
138137 # There is an upstream issue with installing on MacOSX
139138 # https://github.com/pypa/cibuildwheel/issues/1603
@@ -265,7 +264,6 @@ jobs:
265264 CIBW_ARCHS : " auto64"
266265 CIBW_PROJECT_REQUIRES_PYTHON : " >=3.9,<3.13"
267266 CIBW_TEST_REQUIRES : " pytest==7.4.2 moto==5.0.1"
268- CIBW_TEST_EXTRAS : " s3fs,glue"
269267 CIBW_TEST_COMMAND : " pytest {project}/tests/avro/test_decoder.py"
270268 # There is an upstream issue with installing on MacOSX
271269 # https://github.com/pypa/cibuildwheel/issues/1603
You can’t perform that action at this time.
0 commit comments