File: rules

package info (click to toggle)
sphinx-hoverxref 1.4.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,296 kB
  • sloc: javascript: 2,538; python: 912; makefile: 16
file content (9 lines) | stat: -rwxr-xr-x 196 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export PYBUILD_NAME=sphinx-hoverxref
# intersphinx tests require network access
export PYBUILD_TEST_ARGS= \
        -k 'not test_intersphinx_'

%:
	dh $@ --buildsystem=pybuild