diff --git a/pipenv/core.py b/pipenv/core.py index 0be4e789..313b50c0 100644 --- a/pipenv/core.py +++ b/pipenv/core.py @@ -2825,8 +2825,10 @@ def do_sync( three=three, python=python, validate=False, + system=system, deploy=deploy, pypi_mirror=pypi_mirror, + clear=clear, ) # Install everything.