summaryrefslogtreecommitdiff
path: root/pyetc-thirdparty/build.sh
blob: ad736d35816214d341465266177636206f4614a9 (plain) (blame)
1
2
3
4
5
6

if [[ $PY3K != 0 ]]; then
echo "Pandeia does not support Python 3k, sorry."
exit 255
fi
echo "meta-package"