File: rules

package info (click to toggle)
hatchling 1.28.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 508 kB
  • sloc: python: 5,283; makefile: 4
file content (9 lines) | stat: -rwxr-xr-x 171 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
#! /usr/bin/make -f

export PYBUILD_NAME=hatchling

%:
	dh $@ --buildsystem pybuild

override_dh_auto_test:
	# Currently the only tests build packages, we can't run these