File: control

package info (click to toggle)
python-cluster 1.4.1.post3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 412 kB
  • sloc: python: 812; makefile: 146; sh: 4
file content (9 lines) | stat: -rw-r--r-- 207 bytes parent folder | download
1
2
3
4
5
6
7
8
9
Test-Command: python3 -c "import cluster; print(cluster)"
Depends:
 python3-cluster,

Test-Command: for p in $(py3versions -s); do $p -m pytest cluster/test; done
Depends:
 python3-all,
 python3-pytest,
 @,