"git@gitlab.rc.uab.edu:louistw/hpc-factory.git" did not exist on "074603f1e10db444bbe42ba46739a61123754af4"
Newer
Older
Wes McKinney
committed
Wes McKinney
committed
graft pandas
global-exclude *.bz2
global-exclude *.csv
global-exclude *.gz
global-exclude *.h5
global-exclude *.html
global-exclude *.json
global-exclude *.msgpack
global-exclude *.ods
global-exclude *.odt
global-exclude *.xlsm
global-exclude *.xlsx
global-exclude *.xpt
global-exclude *.xml
global-exclude *.xsl
global-exclude *.xz
global-exclude *.zip
Wes McKinney
committed
global-exclude .DS_Store
global-exclude .git*
global-exclude \#*
Wes McKinney
committed
global-exclude *.c
global-exclude *.cpp
global-exclude *.h
global-exclude *.py[ocd]
global-exclude *.pxi
# GH 39321
# csv_dir_path fixture checks the existence of the directory
# exclude the whole directory to avoid running related tests in sdist
prune pandas/tests/io/parser/data
# Selectively re-add *.cxx files that were excluded above
# Include cibw script in sdist since it's needed for building wheels
include scripts/cibw_before_build.sh
include scripts/cibw_before_build_windows.sh
include scripts/cibw_before_test_windows.sh