File: rules

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

export PYBUILD_NAME=sphinx-codeautolink

# Skip this test until we have Pygments 2.19 in Debian
export PYBUILD_TEST_ARGS=-k 'not lexer_pyi.txt'

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