Skip to content

Should pkg_resources be vendored? #1169

Open
@mkohler

Description

@mkohler

Summary

Some of the vendored libraries, e.g. rope and pylama, depend on pkg_resources, but pkg_resources itself is not vendored. Should it be vendored as well?

Background

I'm setting up python-mode using home-manager. home-manager is a package manager that installs neovim, python, etc. To keep it brief, home-manager is very careful about dependencies and the python environment that it sets up for python-mode does not include pkg-resources. So I'm wondering if this should be fixed in python-mode or elsewhere, in the code that creates the Python environment that python-mode uses.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions