Skip to content

Remove "pkg-resources==0.0.0" from requirements.txt - #10

Merged
steven-esser merged 1 commit into
aboutcode-org:masterfrom
jimc404:master
Mar 9, 2020
Merged

Remove "pkg-resources==0.0.0" from requirements.txt#10
steven-esser merged 1 commit into
aboutcode-org:masterfrom
jimc404:master

Conversation

@jimc404

@jimc404 jimc404 commented Mar 8, 2020

Copy link
Copy Markdown
Contributor

pkg-resources==0.0.0 may break things when running installs. As documented in the pypa repo: pypa/pip#4022, it is a bug where incorrect metadata about the packages is obtained.

It is safe to remove this from the requirements file and also from the environment used to create it.

This askubuntu answer provides links to the related pages.

@TG1999

TG1999 commented Mar 8, 2020

Copy link
Copy Markdown
Collaborator

Thanks @jimc404 for reporting this, @MaJuRG please have a look on this :D

@steven-esser
steven-esser merged commit 4d44c6a into aboutcode-org:master Mar 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants