Skip to content

Commit

Permalink
restore comment
Browse files Browse the repository at this point in the history
  • Loading branch information
romanlutz committed Nov 20, 2024
1 parent e9d807f commit 29ab223
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions component-governance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ pool:
vmImage: "ubuntu-latest"

steps:
# Component Governance does not support pyproject.toml yet.
# For that reason, use toml-to-requirements to export the
# dependencies into a requirements.txt file.
- script: pip install --upgrade setuptools pip
name: UpgradePip

Expand Down

0 comments on commit 29ab223

Please sign in to comment.