File: pytest

package info (click to toggle)
python-twilio 7.7.1%2Bds1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 13,976 kB
  • sloc: python: 148,884; makefile: 50; sh: 2
file content (5 lines) | stat: -rwxr-xr-x 81 bytes parent folder | download
1
2
3
4
5
#!/bin/sh

set -e

PYTHONPATH=/usr/lib/python3/dist-packages/:. pytest-3 -s -v .