Skip to content

SEE setup.py is packaging the plugins #48

@Wenzel

Description

@Wenzel

Hi,

I noticed that when i install python-see from pip, the plugins are also installed:

In [1]: import plugins

In [2]: plugins.__file__
Out[2]: '/usr/local/lib/python3.6/dist-packages/python_see-1.2.6-py3.6.egg/plugins/__init__.py'

In [3]: 

Having a vague named such as plugins installed as a system wide module is a bit dangerous don't you think ?

Thanks.

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