Skip to content

openwrt: new dependency issue #6

Open
@wfleurant

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

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