Welcome to mirror list, hosted at ThFree Co, Russian Federation.

rules « debian - dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ca11c0c011493bb90968fcce90cecb93184ab40e (plain)
1
2
3
4
5
6
7
#!/usr/bin/make -f

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

override_dh_auto_test:
		python3 -m unittest discover -s test -v