File: rules

package info (click to toggle)
pyxdameraulevenshtein 1.6.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 464 kB
  • sloc: python: 122; makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 112 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

%:
	dh $@ --buildsystem=pybuild

# Cannot run tests pre-installation
override_dh_auto_test: