slither-scripts icon indicating copy to clipboard operation
slither-scripts copied to clipboard

Remove pkg-resources

Open brianmcmichael opened this issue 4 years ago • 0 comments

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.

brianmcmichael avatar Jun 23 '20 20:06 brianmcmichael