We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87b60c1 commit bf339daCopy full SHA for bf339da
.circleci/config.yml
@@ -10,6 +10,7 @@ jobs:
10
steps:
11
- checkout
12
- python/install-packages:
13
+ args: --upgrade --upgrade-strategy eager
14
pkg-manager: pip-dist
15
pip-dependency-file: docs/requirements.txt
16
- run:
0 commit comments