Skip to content

Commit

Permalink
Install only needed packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ahartikainen authored and canyon289 committed Dec 12, 2020
1 parent ec8f0aa commit fbef334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure-pipelines/azure-pipelines-external.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
fi
grep -Ev '^pystan|^pyro|^emcee|^pymc3' requirements-external.txt | xargs python -m pip install
displayName: 'Install packages'
- script: |
Expand Down

0 comments on commit fbef334

Please # to comment.