Skip to content
Snippets Groups Projects
rules 267 B
Newer Older
Nicolas Dandrimont's avatar
Nicolas Dandrimont committed
export PYBUILD_NAME=swh.model
export PYBUILD_TEST_ARGS=--with-doctest -sv -a !db,!fs

%:
	dh $@ --with python3 --buildsystem=pybuild
Nicolas Dandrimont's avatar
Nicolas Dandrimont committed
override_dh_install:
	dh_install
	rm -v $(CURDIR)/debian/python3-*/usr/lib/python*/dist-packages/swh/__init__.py