restore whitespace

This commit is contained in:
Thomas S Hatch 2016-05-19 17:01:19 -06:00 committed by rallytime
parent aa1f45d664
commit 2a060ea1e8

View file

@ -165,6 +165,7 @@ def _check_pkg_version_format(pkg):
)
)
return ret
if install_req.req is None:
# This is most likely an url and there's no way to know what will
# be installed before actually installing it.