Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove no longer needed declare_namespace() #177

Merged
merged 1 commit into from
Jul 12, 2023
Merged

Remove no longer needed declare_namespace() #177

merged 1 commit into from
Jul 12, 2023

Commits on Jul 6, 2023

  1. Remove no longer needed declare_namespace()`

    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 <kloczek@github.com>
    kloczek committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    034d5f8 View commit details
    Browse the repository at this point in the history