Skip to content

Commit

Permalink
install python3-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenhky committed Aug 27, 2022
1 parent a522b37 commit 2e92182
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 @@ -13,6 +13,7 @@ shared: &shared
sudo apt-get install -y libc6
sudo apt-get install -y g++
sudo apt-get install -y gfortran
sudo apt-get install python3-dev
- run:
name: Installing Packages
Expand Down

0 comments on commit 2e92182

Please sign in to comment.