Merge pull request #33 from Microsoft/albulank/buildwheel

Adding bdist_wheel in the list of distributions
This commit is contained in:
Alex Bulankou 2017-04-13 11:51:23 -07:00 коммит произвёл GitHub
Родитель fa57728b17 4ba7dc0d74
Коммит 097b575de9
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -10,6 +10,7 @@ deploy:
user: BogdanBe
password:
secure: Vy3FxFJuBkkZzqozmdT7l3eMNRvGfuDXXlBy3mCfiO3XP7eYId/MJ2ftnkEqYrNoObJlWTQ3vIQpZaO/lE6KIaHO5uT1T+9Fv7E2FLIoJ0+JOV+dy219LfpARojOA5Mf+tQyGffqUyQ2zFkYnFQ/Mo1Av7wPLKGzncbUmwbrGoE=
distributions: "sdist bdist_wheel"
on:
tags: true
repo: Microsoft/AppInsights-Python