Skip to content

Commit

Permalink
🐛 remove mis-typed display in azure pipeline definition
Browse files Browse the repository at this point in the history
  • Loading branch information
chfw committed Apr 16, 2019
1 parent 653b120 commit 8b1cb23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion azure-pipelines.yml
Expand Up @@ -25,7 +25,6 @@ jobs:
python -m pip install --upgrade pip setuptools wheel
pip install -r requirements.txt
pip install -r tests\requirements.txt
displayName: 'Setup dependencies'
- script: |
pip freeze
Expand Down

0 comments on commit 8b1cb23

Please sign in to comment.