Skip to content

Commit 565a7cc

Browse files
authored
debug
1 parent 28b310b commit 565a7cc

12 files changed

+1
-886
lines changed

.github/workflows/32-bit-linux.yml

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
. ~/virtualenvs/pandas-dev/bin/activate && \
3737
python -m pip install --no-deps -U pip wheel 'setuptools<60.0.0' && \
3838
pip install cython numpy python-dateutil pytz pytest pytest-xdist pytest-asyncio>=0.17 hypothesis && \
39+
python setup.py version && \
3940
python setup.py build_ext -q -j2 && \
4041
python -m pip install --no-build-isolation --no-use-pep517 -e . && \
4142
export PANDAS_CI=1 && \

.github/workflows/assign.yml

-13
This file was deleted.

.github/workflows/asv-bot.yml

-81
This file was deleted.

.github/workflows/autoupdate-pre-commit-config.yml

-33
This file was deleted.

.github/workflows/code-checks.yml

-171
This file was deleted.

.github/workflows/comment_bot.yml

-40
This file was deleted.

0 commit comments

Comments
 (0)