python-oauthlib/debian/rules

9 lines
122 B
Makefile
Executable File

#!/usr/bin/make -f
export PYBUILD_NAME=oauthlib
export PYTHONWARNINGS=d
%:
dh $@ --with python3 --buildsystem=pybuild