Andreas Tille pushed to branch master at Debian Med / scanpy


Commits:
3d15c82f by Andreas Tille at 2021-03-23T10:26:05+01:00
Running the test most possibly requires the test data in place - but this does 
not change the fact that the test suite does not run at all (running 0 tests)

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -3,8 +3,8 @@
 export DH_VERBOSE = 1
 
 export PYBUILD_NAME=scanpy
-export PYBUILD_BEFORE_TEST=cp -av pyproject.toml {build_dir}
-export PYBUILD_AFTER_TEST=rm -f {build_dir}/pyproject.toml
+export PYBUILD_BEFORE_TEST=cp -av pyproject.toml {build_dir}; cp -av 
$(PYBUILD_NAME)/tests {build_dir}/$(PYBUILD_NAME)
+export PYBUILD_AFTER_TEST=rm -rf {build_dir}/pyproject.toml 
{build_dir}/$(PYBUILD_NAME)/tests
 
 %:
        dh $@ --with python3 --buildsystem=pybuild



View it on GitLab: 
https://salsa.debian.org/med-team/scanpy/-/commit/3d15c82fd0bf2bfd931b28cd39fe418bea53d338

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/scanpy/-/commit/3d15c82fd0bf2bfd931b28cd39fe418bea53d338
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

Reply via email to