File: build

package info (click to toggle)
pdd 1.7-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 228 kB
  • sloc: python: 548; sh: 30; makefile: 14
file content (6 lines) | stat: -rw-r--r-- 64 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
#!/bin/sh

set -e

rm -rf __pycache__
python3 -m pytest test.py