File: rules

package info (click to toggle)
sqlacodegen 1.1.6-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 176 kB
  • ctags: 118
  • sloc: python: 1,381; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 123 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

export PYBUILD_NAME=sqlacodegen
%:
	dh $@ --with python3 --buildsystem=pybuild

override_dh_auto_test: