Skip to content

Commit

Permalink
chore: nix sudo pip install pipenv from circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnbot authored Jul 15, 2024
1 parent c096299 commit 8f3c561
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ jobs:
- run:
name: install dependencies
command: |
sudo pip install pipenv
pipenv install --dev
- save_cache:
Expand Down

0 comments on commit 8f3c561

Please sign in to comment.