summaryrefslogtreecommitdiff
path: root/debian/rules
blob: ad98a9e3517120d9d6c03cce06699d8ed730a953 (plain)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
# -*- makefile -*-

#export DH_VERBOSE=1
export PYBUILD_NAME=ofxparse


%:
	dh $@ --with python2,python3 --buildsystem=pybuild