Page MenuHomeSoftware Heritage

rules
No OneTemporary

#!/usr/bin/make -f
export PYBUILD_NAME=<dot-separated-module-name> # example: swh.loader.pypi
export PYBUILD_TEST_ARGS=--with-doctest -sva !db,!fs
%:
dh $@ --with python3 --buildsystem=pybuild
override_dh_install:
dh_install
rm -v $(CURDIR)/debian/python3-*/usr/lib/python*/dist-packages/swh/__init__.py

File Metadata

Mime Type
text/plain
Expires
Thu, Jul 3, 12:21 PM (2 d, 8 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3292331

Event Timeline