Nilesh Patra pushed to branch master at Debian Med / pyranges
Commits:
e35a2621 by Nilesh Patra at 2020-06-20T23:46:50+05:30
copy relevant files while building - fixes tests
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -4,6 +4,11 @@
#export DH_VERBOSE = 1
export PYBUILD_NAME=pyranges
+export PYBUILD_BEFORE_TEST=cp -av {dir}/tests/*.bed {build_dir}/tests && \
+ cp -av {dir}/tests/test_data {build_dir}/tests && \
+ cp -av {dir}/tests/data {build_dir}/tests && \
+ cp -av {dir}/pyranges/example_data {build_dir}/pyranges
+
%:
dh $@ --with python3 --buildsystem=pybuild
View it on GitLab:
https://salsa.debian.org/med-team/pyranges/-/commit/e35a2621c7d41168a0a482f81e8806511d2f334e
--
View it on GitLab:
https://salsa.debian.org/med-team/pyranges/-/commit/e35a2621c7d41168a0a482f81e8806511d2f334e
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit