File: build.sh

package info (click to toggle)
python-quantities 0.16.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 896 kB
  • sloc: python: 8,107; makefile: 75; sh: 3
file content (4 lines) | stat: -rwxr-xr-x 156 bytes parent folder | download | duplicates (5)
1
2
3
4
git describe --tags --dirty > $SRC_DIR/__conda_version__.txt
$PYTHON $RECIPE_DIR/format_version.py $SRC_DIR/__conda_version__.txt

$PYTHON setup.py install