mirror of
https://github.com/home-assistant/core.git
synced 2025-08-17 11:31:39 +02:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
committed by
Pascal Vizeli
parent
5c8f209aa7
commit
958b894020
@@ -143,8 +143,8 @@ jobs:
|
||||
displayName: 'Use Python 3.7'
|
||||
inputs:
|
||||
versionSpec: '3.7'
|
||||
- script: pip install twine
|
||||
displayName: 'Install twine'
|
||||
- script: pip install twine wheel
|
||||
displayName: 'Install tools'
|
||||
- script: python setup.py sdist bdist_wheel
|
||||
displayName: 'Build package'
|
||||
- script: |
|
||||
|
Reference in New Issue
Block a user