Skip to content

Commit a6ffea4

Browse files
committed
del
1 parent e5d7d5e commit a6ffea4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ jobs:
154154
pip install pytest-localserver pytest-xdist pytest-asyncio
155155
pip install meson-python versioneer # Needed for pandas build
156156
python setup.py build_ext --inplace
157+
pip uninstall pandas # remove site-packages version
157158
python -m pip install ./pandas --no-build-isolation -C compile-args="-j4"
158159
159160
- name: Run Tests

0 commit comments

Comments
 (0)