~online-accounts/uoa-integration-tests/trunk

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: CI bot
  • Author(s): Alberto Mardegan
  • Date: 2014-05-06 12:46:55 UTC
  • mfrom: (12.1.3 release-0.2)
  • Revision ID: ps-jenkins@lists.canonical.com-20140506124655-d1d5522urz6j83w6
Use python3 

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
        dh_install --fail-missing
10
10
 
11
11
%:
12
 
        dh $@ --with python2
 
12
        dh $@ --with python3 --buildsystem=pybuild