File: rules

package info (click to toggle)
jaraco.context 6.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 192 kB
  • sloc: python: 201; sh: 9; makefile: 4
file content (8 lines) | stat: -rwxr-xr-x 193 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export PYBUILD_NAME=jaraco.context
# Disable a test that wants network access
export PYBUILD_TEST_ARGS='-k not jaraco.context.repo_context'

%:
	dh $@ --buildsystem=pybuild