#!/usr/bin/make -f UPSTREAM_GIT = git://github.com/openstack-infra/git-review.git include /usr/share/openstack-pkg-tools/pkgos.make export PYBUILD_NAME=git-review %: dh $@ --with python3 --buildsystem=pybuild # skip tests since they require a local gerrit override_dh_auto_test: