Skip to content

cleanup in bpyproj.unregister() #14

@vvoovv

Description

@vvoovv

I think a proper cleanup is needed in bpyproj.unregister() similar to the code in bpyproj.dependencies.install_pyproj()

if package_dependencies_path in sys.path:
     sys.path.remove(package_dependencies_path)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions