File: rules

package info (click to toggle)
antimeridian 0.4.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 14,948 kB
  • sloc: python: 1,165; sh: 8; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 164 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

export PYBUILD_NAME=antimeridian
export PYBUILD_TEST_ARGS=--ignore=$(CURDIR)/tests/test_cli.py $(CURDIR)/tests

%:
	dh $@ --buildsystem=pybuild