We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b4121b commit 185b41dCopy full SHA for 185b41d
setup.py
@@ -720,7 +720,7 @@ def pxd(name):
720
'sas/data/*.sas7bdat',
721
'data/*.html',
722
'data/html_encoding/*.html',
723
- 'json/data/*.json'],
+ 'json/data/*.json*'],
724
'pandas.tests.io.formats': ['data/*.csv'],
725
'pandas.tests.io.msgpack': ['data/*.mp'],
726
'pandas.tests.reshape': ['data/*.csv'],
0 commit comments