You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pkg_resources is imported inside __init__.py yet setuptools is not called out as an explicit dependency in setup.cfg. Without setuptools this package cannot be imported.