peterbe / hashin

Helping you write hashed entries for packages in your requirements.txt
https://www.peterbe.com/plog/hashin
MIT License
105 stars 27 forks source link

Be kinder if the package is a requirements file #111

Closed peterbe closed 5 years ago

peterbe commented 5 years ago

Fixes #104

@mythmon r?

It's a small and conservative change. I've been bitten by it so many times when running hashin -u -i requirements/default.txt and it essentially complaining at me when it assumes that requirements/default.txt is the name of a python package.