Skip to content

Commit

Permalink
install python-dev too
Browse files Browse the repository at this point in the history
  • Loading branch information
emillon committed Oct 27, 2014
1 parent d3a1c67 commit b08e4b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devops/provision.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
- postgresql-9.4
- python-psycopg2
- libpq-dev
- python-dev

- name: start supervisord service and have it run during system startup
action: service name=supervisor state=started enabled=yes
Expand Down

0 comments on commit b08e4b1

Please sign in to comment.