File: control

package info (click to toggle)
python-bayespy 0.5.18-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,300 kB
  • sloc: python: 23,083; makefile: 156
file content (15 lines) | stat: -rw-r--r-- 369 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Test-Command: set -e
 ; for py in $(py3versions -r 2>/dev/null)
 ; do cd "$AUTOPKGTEST_TMP"
 ; echo "Testing with $py:"
 ; xvfb-run -a $py -m nose -v bayespy
 ; done
Depends: python3-all,
         python3-bayespy,
         python3-matplotlib,
         python3-nose,
         python3-pytest,
         python3-tk,
         xauth,
         xvfb
Restrictions: allow-stderr