Skip to content

Commit ac7ddae

Browse files
committed
CI: Upgrade pip
1 parent 954ada1 commit ac7ddae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- run:
2020
name: Install dependencies
2121
command: |
22+
pip install --upgrade pip
2223
pip install docker-compose
2324
pip install requests
2425
- run:

0 commit comments

Comments
 (0)