Skip to content
This repository was archived by the owner on Jun 12, 2023. It is now read-only.

Commit 62a2a72

Browse files
committed
skip cythonization
1 parent 27111ca commit 62a2a72

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/build_sdist.sh

-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,4 @@ cd /pandas
88
rm -rf dist
99
git clean -xfd
1010
python setup.py clean --quiet
11-
python setup.py cython -j 4 --quiet
1211
python setup.py sdist --formats=gztar --quiet

0 commit comments

Comments
 (0)