Skip to content

Commit 22471e6

Browse files
committed
try remove CIBW_TEST_EXTRAS
1 parent ae44f54 commit 22471e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/python-release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)