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 5d9115e commit a8d5bfcCopy full SHA for a8d5bfc
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