You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* CI: Start testing on M1
* install pytest-localserver from pip
* typo
* more CI adjustments and try to fix wheel builders
* more fixes
* auto workers on windows as well
* fix wheel builders
* Update wheels.yml
* bump cibuildwheel
* bump both
* maybe fix windows as well
python -c `'import pandas as pd; pd.test(extra_args=[\"`\"--no-strict-data-files`\"\", \"`\"-m not clipboard and not single_cpu and not slow and not network and not db`\"\"])`';
188
+
python -c `'import pandas as pd; pd.test(extra_args=[`\"--no-strict-data-files`\", `\"-m not clipboard and not single_cpu and not slow and not network and not db`\"])`';
187
189
"@
188
190
# add rc to the end of the image name if the Python version is unreleased
0 commit comments