File: rules

package info (click to toggle)
python-hatch-mypyc 0.16.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 232 kB
  • sloc: python: 1,025; makefile: 5
file content (8 lines) | stat: -rwxr-xr-x 188 bytes parent folder | download
1
2
3
4
5
6
7
8
#! /usr/bin/make -f

export PYBUILD_NAME=hatch-mypyc
export PYBUILT_TEST_PYTEST=1
export PYBUILD_TEST_ARGS=-k "not (test_default_exclude or test_exclude)"

%:
	dh $@ --buildsystem=pybuild