File: control

package info (click to toggle)
python-anndata 0.7.5%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 628 kB
  • sloc: python: 7,779; makefile: 8
file content (18 lines) | stat: -rw-r--r-- 428 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Test-Command: set -e
 ; for py in $(py3versions -r 2>/dev/null)
 ; do cd "$AUTOPKGTEST_TMP"
 ;   echo "Testing with $py:"
 ;   $py -m pytest --pyargs anndata
 ; done
Depends: python3-all, python3-anndata,
 python3-boltons,
 python3-importlib-metadata,
 python3-matplotlib,
 python3-joblib,
 python3-pytest,
 python3-pytest-cov,
 python3-setuptools-scm,
 python3-sklearn,
 python3-xlrd,
 python3-zarr,
Restrictions: allow-stderr