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
This fix removes declare_namespace() which is no longer needed.
it used old style namespaces which has been using `pkg_resources` module
which is part of the `setuptools` and which is as well depreceted now.
Signed-off-by: Tomasz Kłoczko <[email protected]>
0 commit comments