Open
Description
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