File: control

package info (click to toggle)
speechpy-fast 2.4-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 144 kB
  • sloc: python: 205; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 131 bytes parent folder | download
1
2
3
Depends: @, @builddeps@
Test-Command: for py in $(py3versions -s); do echo "[*] testing on $py:"; $py -c 'import speechpy' ; done