Skip to content

Commit

Permalink
python-dev is broken
Browse files Browse the repository at this point in the history
  • Loading branch information
cleder committed Sep 11, 2019
1 parent 5d973cd commit a62bda8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ apt-run: &apt-install
name: Install apt packages
command: |
sudo apt update
sudo apt install -y python-dev build-essential pkg-config
sudo apt install -y build-essential pkg-config
udo apt install -y graphviz libgraphviz-dev
jobs:
test-static:
Expand Down

0 comments on commit a62bda8

Please sign in to comment.