File: rules

package info (click to toggle)
python-anndata 0.12.0~rc1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,704 kB
  • sloc: python: 19,721; makefile: 22; sh: 14
file content (12 lines) | stat: -rwxr-xr-x 304 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

export PYBUILD_NAME=anndata
export PYBUILD_TEST_ARGS=-v tests/
export PY_IGNORE_IMPORTMISMATCH=1

%:
	dh $@ --buildsystem=pybuild

execute_after_dh_auto_test:
	rm -fv  $(CURDIR)/.pybuild/cpython3_*_anndata/build/test.h5ad
	rm -fvr $(CURDIR)/.pybuild/cpython3_*_anndata/build/tmp.zarr