dmr_utils/install.sh

7 lines
69 B
Bash
Raw Normal View History

2017-08-24 09:28:14 -04:00
#! /bin/bash
test -x ./setup.py || exit 1
pip install --upgrade .