Skip to content

Commit

Permalink
PKG: Fix ModuleNotFoundError: No module named 'pandas.formats' (panda…
Browse files Browse the repository at this point in the history
  • Loading branch information
cgohlke authored and pcluo committed May 22, 2017
1 parent 981893d commit d3cd709
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -648,6 +648,7 @@ def pxd(name):
'pandas.core.util',
'pandas.computation',
'pandas.errors',
'pandas.formats',
'pandas.io',
'pandas.io.json',
'pandas.io.sas',
Expand Down

0 comments on commit d3cd709

Please sign in to comment.