combo-plugin-nanterre/debian/rules

13 lines
225 B
Makefile
Executable File

#!/usr/bin/make -f
# -*- makefile -*-
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
export PYBUILD_NAME=combo-plugin-nanterre
%:
dh $@ --with python2,python3 --buildsystem=pybuild
override_dh_auto_test: