File: rules

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

export PYBUILD_NAME=npe2
export PYBUILD_TEST_ARGS=-k "not fetch and not test_cli_convert_svg and not test_conversion and not test_render_docs and not test_setuptools_plugin" tests
%:
	dh $@ --buildsystem=pybuild