Skip to content

Commit e0696fb

Browse files
committed
add pandas.core.tools to setup.py
1 parent 32469dc commit e0696fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -643,6 +643,7 @@ def pxd(name):
643643
'pandas.core.indexes',
644644
'pandas.core.computation',
645645
'pandas.core.sparse',
646+
'pandas.core.tools',
646647
'pandas.errors',
647648
'pandas.io',
648649
'pandas.io.json',

0 commit comments

Comments
 (0)