Codebase list python-graphene-sqlalchemy / cbd719c debian / rules
cbd719c

Tree @cbd719c (Download .tar.gz)

rules @cbd719craw · history · blame

1
2
3
4
5
6
7
#!/usr/bin/make -f

export PYBUILD_NAME=graphene-sqlalchemy
export PYBUILD_AFTER_TEST=rm -rf {build_dir}/test_sqlalchemy.sqlite3

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