• Chad Whitacre's avatar
    clean up pip-pop in the `not silent` case · a84fc7a2
    Chad Whitacre authored
    The extraneous `format` call is harmless in itself, but it's possible for `requirement.req` to be `None` here, which results in `AttributeError: 'NoneType' object has no attribute 'project_name'`.
    a84fc7a2
Name
Last commit
Last update
bin Loading commit data...
builds Loading commit data...
vendor Loading commit data...
.gitignore Loading commit data...
CHANGELOG.md Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
Readme.md Loading commit data...
requirements.txt Loading commit data...