Skip to content

Commit

Permalink
Another try to fix debian packaging issue in travis from spotify/dh-v…
Browse files Browse the repository at this point in the history
  • Loading branch information
lexman committed Jul 22, 2017
1 parent 5294ad5 commit 5724549
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions debian/rules
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/usr/bin/make -f

override_dh_virtualenv:
dh_virtualenv --python=/usr/bin/python2.7 --preinstall psycopg2 --preinstall psutil

dh_virtualenv --extra-pip-arg='--no-binary' --extra-pip-arg=':all:'
%:
dh $@ --with python-virtualenv

0 comments on commit 5724549

Please sign in to comment.