Skip to content
Snippets Groups Projects
Commit a84fc7a2 authored by Chad Whitacre's avatar Chad Whitacre
Browse files

clean up pip-pop in the `not silent` case

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'`.
parent 92b4f5e8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment