Skip to content

Commit

Permalink
fix: missing crud ini
Browse files Browse the repository at this point in the history
  • Loading branch information
rfaircloth-splunk committed Feb 12, 2021
1 parent fafe1bf commit 393e5bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
pip install pip --upgrade
pip install -r requirements_dev.txt --use-deprecated=legacy-resolver || true
pip install semantic_version==2.6.0
pip install git+https://github.com/pixelb/crudini
sudo apt install npm
- run:
Expand Down

0 comments on commit 393e5bc

Please sign in to comment.