File: mutmut-test.sh

package info (click to toggle)
pypdf2 2.12.1-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 27,144 kB
  • sloc: python: 28,767; makefile: 119; sh: 2
file content (3 lines) | stat: -rwxr-xr-x 132 bytes parent folder | download | duplicates (2)
1
2
3
#!/bin/bash -e
pytest -x
mypy PyPDF2 --show-error-codes --disallow-untyped-defs --disallow-incomplete-defs --ignore-missing-imports