File: rules

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

export PYBUILD_NAME=colormath

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

# This package currently has no tests.
override_dh_auto_test: