Hacker News new | ask | show | jobs
by erichurkman 2505 days ago
Late to the party but `pip-tools` also has a flag for its `pip-compile` flag: `--generate-hashes`. It generates SHA256 hashes that `pip install` checks.