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
The runtime dependency on `setuptools` was only required for namespace
support. Since `pkg_resources`-style namespaces have been removed
in #52 and there are no relevant imports left in the code, remove
the unnecessary dependency.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
0 commit comments