Skip to content

Commit b5f579a

Browse files
committed
add pandas.core.tools to setup.py
1 parent 01c1d54 commit b5f579a

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
@@ -644,6 +644,7 @@ def pxd(name):
644644
'pandas.core.computation',
645645
'pandas.core.reshape',
646646
'pandas.core.sparse',
647+
'pandas.core.tools',
647648
'pandas.errors',
648649
'pandas.io',
649650
'pandas.io.json',

0 commit comments

Comments
 (0)