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

d/rules: Update build instruction

parent 01b195a2
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/make -f
export PYBUILD_NAME=swh.model
export PYBUILD_TEST_ARGS=--with-doctest -sv -a !db,!fs
export export PYBUILD_TEST_ARGS=-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