/
githubmirror
/
cpython
Обзор
Документация
Войти
/
githubmirror
/
cpython
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
3.9
Tools/buildbot/buildmsi.bat
9 строк
134 B
Zachary Ware
bpo-27425: Be more explicit in .gitattributes (GH-840)
10 июн 2017, 22:58
10 июн 2017, 22:58
6b6e687
Код
Авторство
О чём код?
@rem Used by the buildbot "buildmsi" step. setlocal pushd @rem build both snapshot MSIs call "%~dp0..\msi\build.bat" -x86 -x64 popd