Skip to content

Commit fc9e9cf

Browse files
committed
CI: Upgrade in user packages
1 parent c85dc71 commit fc9e9cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ jobs:
382382
- run:
383383
name: Setup Python environment with virtualenvs
384384
command: |
385-
python -m pip install --upgrade virtualenv pip
385+
python -m pip install --user --upgrade virtualenv pip
386386
- run:
387387
name: Prepare build environment
388388
command: |

0 commit comments

Comments
 (0)