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

debian/rules: Fix double export instruction typo

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