File: python3-all

package info (click to toggle)
libproxy 0.4.17-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 920 kB
  • sloc: cpp: 3,984; sh: 187; ansic: 111; cs: 71; makefile: 54; python: 53; perl: 42; ruby: 8
file content (8 lines) | stat: -rwxr-xr-x 154 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/bin/bash
# Copyright 2020 Simon McVittie
# SPDX-License-Identifier: LGPL-2.1+

set -eux
set -o pipefail

exec ./debian/tests/python3 $(py3versions -s)