restore whitespace

This commit is contained in:
Thomas S Hatch 2016-05-19 17:01:19 -06:00
parent 1d8b289db1
commit f5ebcba21c

View file

@ -155,6 +155,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.