зеркало из https://github.com/Azure/ARO-RP.git
try to build wheel in make az
This commit is contained in:
Родитель
9d0d5e5959
Коммит
ed58872a2a
1
Makefile
1
Makefile
|
@ -6,6 +6,7 @@ aro: generate
|
|||
|
||||
az:
|
||||
cd python/az/aro && python ./setup.py bdist_egg
|
||||
cd python/az/aro && python ./setup.py bdist_wheel || true
|
||||
|
||||
clean:
|
||||
rm -rf python/az/aro/{aro.egg-info,build,dist} aro
|
||||
|
|
Загрузка…
Ссылка в новой задаче