Skip to content

Commit c5e4ab8

Browse files
committed
move sparse
1 parent 42e60e2 commit c5e4ab8

13 files changed

+1
-1
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -634,7 +634,6 @@ def pxd(name):
634634
'pandas.io.sas',
635635
'pandas.formats',
636636
'pandas.sparse',
637-
'pandas.sparse.tests',
638637
'pandas.stats',
639638
'pandas.util',
640639
'pandas.tests',
@@ -648,6 +647,7 @@ def pxd(name):
648647
'pandas.tests.series',
649648
'pandas.tests.formats',
650649
'pandas.tests.scalar',
650+
'pandas.tests.sparse',
651651
'pandas.tests.tseries',
652652
'pandas.tests.types',
653653
'pandas.tests.test_msgpack',

0 commit comments

Comments
 (0)