diff --git a/Tools/buildbot/clean.bat b/Tools/buildbot/clean.bat index 0fc68fd7271..13e667991b6 100644 --- a/Tools/buildbot/clean.bat +++ b/Tools/buildbot/clean.bat @@ -14,3 +14,4 @@ del /s "%root%\Lib\*.pyc" "%root%\Lib\*.pyo" echo Deleting test leftovers ... rmdir /s /q "%root%\build" +del /s "%pcbuild%\python*.zip"