Add a lister for Debian-like package archives
This work is based on Sushant's internship and D229.
This commit is contained in:
parent
6c8e16aae9
commit
83ebb95705
4 changed files with 328 additions and 1 deletions
3
debian/rules
vendored
3
debian/rules
vendored
|
@ -7,3 +7,6 @@ export PYBUILD_NAME=swh-lister
|
|||
|
||||
|
||||
override_dh_auto_test:
|
||||
PYBUILD_SYSTEM=custom \
|
||||
PYBUILD_TEST_ARGS="cd {build_dir}; python{version} -m nose swh -sv" \
|
||||
dh_auto_test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue