File: python2-basic

package info (click to toggle)
python-fann2 1%3A1.1.2%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 520 kB
  • sloc: cpp: 1,615; ansic: 862; python: 116; makefile: 28; sh: 24
file content (5 lines) | stat: -rwxr-xr-x 188 bytes parent folder | download | duplicates (2)
1
2
3
4
5
#!/bin/sh
# autopkgtest check: Python module successfully imported and executed

# python2.Y at build time, python at CI time
PYINTERPRETER=${PYINTERPRETER:-python} sh debian/tests/common