Skip to content

Improvement to pip freeze check

Compare
Choose a tag to compare
@zachdtaylor zachdtaylor released this 25 Sep 05:02
· 11 commits to master since this release
4327934

This improves the search pattern on the output of pip freeze. In particular, pyp will now ignore case and consider - and _ equivalent when searching for matching package names.