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,
 @,
