File: cythonize.sh

package info (click to toggle)
python-apischema 0.18.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,624 kB
  • sloc: python: 15,266; sh: 7; makefile: 7
file content (3 lines) | stat: -rwxr-xr-x 103 bytes parent folder | download | duplicates (2)
1
2
3
#!/usr/bin/env bash
python3 -m pip install -r $(dirname $0)/requirements.txt
$(dirname $0)/cythonize.py