File: rules

package info (click to toggle)
django-sass-processor 0.8.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 244 kB
  • sloc: python: 826; makefile: 4
file content (8 lines) | stat: -rwxr-xr-x 160 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
# -*- makefile -*-

export PYBUILD_NAME=django-sass-processor
export PYBUILD_TEST_PYTEST = 1

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