mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
d966e0cfce
commit
1e6b91b05a
@ -144,8 +144,8 @@ jobs:
|
|||||||
displayName: 'Use Python 3.7'
|
displayName: 'Use Python 3.7'
|
||||||
inputs:
|
inputs:
|
||||||
versionSpec: '3.7'
|
versionSpec: '3.7'
|
||||||
- script: pip install twine
|
- script: pip install twine wheel
|
||||||
displayName: 'Install twine'
|
displayName: 'Install tools'
|
||||||
- script: python setup.py sdist bdist_wheel
|
- script: python setup.py sdist bdist_wheel
|
||||||
displayName: 'Build package'
|
displayName: 'Build package'
|
||||||
- script: |
|
- script: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user