mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
fix: do_sync should pass system/clear
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user