Skip to content
Snippets Groups Projects
Verified Commit ebedc2b0 authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

d/rules: Migrate to pytest

Related T1525
parent 269905cb
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/make -f
export PYBUILD_NAME=swh.deposit
export PYBUILD_TEST_ARGS=--with-doctest -sv -a !db,!fs
export PYBUILD_TEST_ARGS=-v -m "not db and not fs"
%:
dh $@ --with python3 --buildsystem=pybuild
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment