Skip to content

Commit 1eb1e71

Browse files
committed
BLD: add sparse submodule to package, close #471
1 parent 75f4216 commit 1eb1e71

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,8 @@ def srcpath(name=None, suffix='.pyx', subdir='src'):
328328
'pandas.io',
329329
'pandas.rpy',
330330
'pandas.sandbox',
331+
'pandas.sparse',
332+
'pandas.sparse.tests',
331333
'pandas.stats',
332334
'pandas.util',
333335
'pandas.tests',

0 commit comments

Comments
 (0)