Skip to content

Commit

Permalink
fix pipeline config
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Silvester committed Jan 6, 2020
1 parent 2e7be84 commit 6431b9b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion azure-pipelines.yml
Expand Up @@ -76,7 +76,6 @@ jobs:
displayName: 'upgrade pip'
- script: 'pip install --upgrade -e ".[test]"'
displayName: 'install pip deps'
displayName: 'pin nbformat'
- script: 'jupyter kernelspec list'
displayName: 'list kernels'
- script: 'jlpm versions'
Expand Down

0 comments on commit 6431b9b

Please sign in to comment.