summaryrefslogtreecommitdiff
path: root/acstools/build.sh
blob: 783f0649900628b0fe60109a66cf9bb1173c3c5e (plain) (blame)
1
2
3
echo This d2to1 hack is deadly.
pip install --no-deps --upgrade --force d2to1 || exit 1
python setup.py install || exit 1