Skip to content

Commit

Permalink
circleci: chew gum & smash warranties
Browse files Browse the repository at this point in the history
  • Loading branch information
dstndstn committed Sep 4, 2024
1 parent 3c1b767 commit 026eef1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ jobs:
- run:
name: Python packages
command: |
pip3 install numpy
pip3 install fitsio
pip3 install --break-system-packages numpy
pip3 install --break-system-packages fitsio
- checkout
- run:
name: Make
Expand Down

0 comments on commit 026eef1

Please sign in to comment.