Codebase list python-graphene-sqlalchemy / cbd719c
Remove test file from installation Sophie Brun 1 year, 11 months ago
1 changed file(s) with 1 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
00 #!/usr/bin/make -f
11
22 export PYBUILD_NAME=graphene-sqlalchemy
3 export PYBUILD_AFTER_TEST=rm -rf {build_dir}/test_sqlalchemy.sqlite3
34
45 %:
56 dh $@ --with python3 --buildsystem=pybuild