Skip to content

Commit 54b91a6

Browse files
yarikopticwesm
authored andcommitted
BUG: "install" test/*.xlsx as well
1 parent f7b9139 commit 54b91a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -394,6 +394,7 @@ def srcpath(name=None, suffix='.pyx', subdir='src'):
394394
package_data={'pandas.io' : ['tests/*.h5',
395395
'tests/*.csv',
396396
'tests/*.xls',
397+
'tests/*.xlsx',
397398
'tests/*.table'],
398399
'pandas.tests' : ['data/*.pickle',
399400
'data/*.csv']

0 commit comments

Comments
 (0)