File: rules

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

export PYBUILD_NAME = immutabledict

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

override_dh_auto_test:
	dh_auto_test -- --test-pytest