Skip to content

openwrt: new dependency issue #6

Description

@wfleurant

re: 799e7ea

when running python3 -m mm_cli
we do not include pkg_resources in OpenWrt (setuptools ?)

  File "/usr/lib/python3.8/site-packages/mm_cli/__init__.py", line 1, in <module>
    from pkg_resources import get_distribution

where __init__.py is

from pkg_resources import get_distribution
__version__ = get_distribution('mm-cli').version

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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