File: rules

package info (click to toggle)
sqlfmt 0.29.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,580 kB
  • sloc: python: 10,007; sql: 5,626; makefile: 39
file content (9 lines) | stat: -rwxr-xr-x 118 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export PYBUILD_NAME=sqlfmt

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

override_dh_auto_test:
	# disabled