Skip to content

Commit 11be0d9

Browse files
committed
requirements tf2
1 parent 87e86d5 commit 11be0d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
command: |
2727
python3 -m venv venv
2828
. venv/bin/activate
29+
pip install --upgrade pip
2930
pip install -r requirements_stub.txt
3031
3132
- save_cache:

0 commit comments

Comments
 (0)