summaryrefslogtreecommitdiffstats
path: root/debian/rules
blob: e87db440f09f0ded1b6013d89ed97f9cb5fddec7 (plain)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export PYBUILD_NAME=pydantic-extra-types

%:
	dh ${@} --buildsystem=pybuild

override_dh_auto_test:
	# TODO: needs additional depends