File: rules

package info (click to toggle)
milksnake 0.1.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 168 kB
  • sloc: python: 422; ansic: 11; makefile: 7
file content (7 lines) | stat: -rwxr-xr-x 138 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

%:
	dh $* --with python3 --buildsystem=pybuild

override_dh_auto_test:
	# The tests currently require internet access