File: rules

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

export PYBUILD_NAME=pytweening
export PYBUILD_TEST_ARGS=--verbosity=2 tests/basicTests.py

%:
	dh $@ --buildsystem=pybuild