File: rules

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

export PYBUILD_NAME=pyotp
export PYBUILD_TEST_ARGS=-v test.py

%:
	dh $@ --buildsystem=pybuild