Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rossarmstrong committed Nov 8, 2023
1 parent 968011e commit 706a615
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,8 @@ jobs:
steps:
- checkout
- python/install-packages:
args:
# Add numpy and pandas as dependencies
- numpy
- pandas
# Add numpy and pandas as dependencies
args: numpy
pkg-manager: pip
pip-dependency-file: ""
- run:
Expand Down

0 comments on commit 706a615

Please sign in to comment.