Skip to content

Conversation

fangchenli
Copy link
Member

@fangchenli fangchenli commented Jul 6, 2021

We still use pkg_resources in mpl tests. But it doesn't affect end users.

@jreback jreback added the Build Library building on various platforms label Jul 6, 2021
@jreback jreback added this to the 1.4 milestone Jul 6, 2021
@jreback
Copy link
Contributor

jreback commented Jul 6, 2021

Performing static analysis using mypy
pandas/plotting/_core.py:1763: error: Item "None" of "Optional[Tuple[EntryPoint, ...]]" has no attribute "iter" (not iterable) [union-attr]
pandas/plotting/_core.py:1766: error: Invalid self argument "EntryPoint" to attribute function "load" with type "Callable[[EntryPoint], Any]" [misc]
Found 2 errors in 1 file (checked 1297 source files)
Performing static analysis using mypy DONE

@jreback jreback merged commit 8411993 into pandas-dev:master Jul 6, 2021
@jreback
Copy link
Contributor

jreback commented Jul 6, 2021

thanks @fangchenli

@fangchenli fangchenli deleted the use-importlib-eps branch July 7, 2021 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Build Library building on various platforms

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DEPS: clarifying setuptools's status as a dependency

2 participants