Skip to content

pytlint-django is installing un-namespaced files directly in site-packages such as site-packages/LICENCE #431

Open
@graingert

Description

@graingert

I noticed that pylint-django is installing an un-namespaced LICENSE file directly in site-packages. It conflicts with flake8-print

There's a few files that end up in site-packages directly https://inspector.pypi.io/project/pylint-django/2.5.5/packages/18/af/a12d87924a021ebec74fc79c6742edd09cc63a23d957aca3c32796b8b521/pylint_django-2.5.5-py3-none-any.whl/

CHANGELOG.rst, CONTRIBUTORS.md LICENSE README.rst and SECURITY.md all get installed in the wrong location or shouldn't be installed at all

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions