[med-svn] [Git][med-team/pyranges][master] copy relevant files while building - fixes tests

Nilesh Patra gitlab at salsa.debian.org
Sat Jun 20 19:17:06 BST 2020



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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200620/e3904d37/attachment.html>


More information about the debian-med-commit mailing list