File: travis-test.sh

package info (click to toggle)
python-dugong 3.8.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 548 kB
  • sloc: python: 2,714; makefile: 21; sh: 7
file content (7 lines) | stat: -rwxr-xr-x 74 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/bin/bash

set -e

python -m pytest test/

python setup.py build_sphinx