slither-scripts
slither-scripts copied to clipboard
Remove pkg-resources
A bug in ubuntu apparently causes pip freeze
to write pkg-resources==0.0.0
into the requirements.txt. This breaks when attempting to install from the file. This PR removes the offending resource.