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

export PYBUILD_NAME=sqlglot

%:
	dh ${@} --buildsystem=pybuild

override_dh_auto_test:
	# disabled