File: rules

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

# Causes OOM → SIGKILL rather than the expected exception in CI.
export PYBUILD_TEST_ARGS := -k 'not test_mul_overflow'

%:
	dh $@ --buildsystem=pybuild