File: rules

package info (click to toggle)
django-sass 1.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 176 kB
  • sloc: python: 294; makefile: 4
file content (9 lines) | stat: -rwxr-xr-x 144 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export PYBUILD_NAME = django-sass

override_dh_auto_test:
	# ignore for now

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