Skip to content

Commit ffc819e

Browse files
committed
CLN: add html_encoding path to setup.py data
1 parent f8225c0 commit ffc819e

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
@@ -583,6 +583,7 @@ def pxd(name):
583583
'tests/data/*.xlsm',
584584
'tests/data/*.table',
585585
'tests/data/*.html',
586+
'tests/data/html_encoding/*.html',
586587
'tests/test_json/data/*.json'],
587588
'pandas.tools': ['tests/*.csv'],
588589
'pandas.tests': ['data/*.pickle',

0 commit comments

Comments
 (0)