mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
not sure what this was about
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
@@ -920,7 +920,6 @@ def install(package_name=False, more_packages=False, dev=False, three=False, pyt
|
||||
|
||||
click.echo(crayons.blue(format_pip_output(c.out)))
|
||||
|
||||
# TODO: This
|
||||
# Ensure that package was successfully installed.
|
||||
try:
|
||||
assert c.return_code == 0
|
||||
|
||||
Reference in New Issue
Block a user