Skip to content

Commit fe7d47c

Browse files
author
sjoshistrats
authored
Update config.yml
1 parent f748464 commit fe7d47c

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
@@ -8,6 +8,7 @@ jobs:
88
- checkout # checkout source code to working directory
99
- run:
1010
command: | # Install package
11+
sudo apt install python3-pip
1112
sudo pip install -U pipenv
1213
pipenv install .
1314
- run:

0 commit comments

Comments
 (0)