File: control

package info (click to toggle)
harmonypy 0.0.10-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,092 kB
  • sloc: python: 393; makefile: 5
file content (8 lines) | stat: -rw-r--r-- 242 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
Test-Command: set -e
 ; for py in $(py3versions -r 2>/dev/null)
 ; do cd "$AUTOPKGTEST_TMP"
 ; echo "Testing with $py:"
 ; $py -c "import harmonypy; print(harmonypy)"
 ; done
Restrictions: superficial
Depends: @, python3-sklearn, python3-all