fix: do_sync should pass system/clear

This commit is contained in:
Lirian Su
2021-08-30 18:50:25 +08:00
parent 7de8fe02d0
commit 8a48d2ddc8
+2
View File
@@ -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.