File: travis-install.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 (6 lines) | stat: -rwxr-xr-x 57 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
#!/bin/sh

set -e

pip install pytest
pip install sphinx