Skip to content

Update requirements.txt

Zilio, Nicola requested to merge github/fork/philmcnamara/patch-1 into master

Created by: philmcnamara

Remove pkg-resources==0.0.0 from requirements.txt as it prevents pip -r from functioning, see this Stack Overflow thread:

https://stackoverflow.com/questions/39577984/what-is-pkg-resources-0-0-0-in-output-of-pip-freeze-command

Merge request reports