|
|
|
|
@ -9,6 +9,7 @@ DISTDIR="$PROJECT_ROOT/dist"
|
|
|
|
|
|
|
|
|
|
. "$CONTRIB"/build_tools_util.sh |
|
|
|
|
|
|
|
|
|
# note that at least py3.7 is needed, to have https://bugs.python.org/issue30693 |
|
|
|
|
python3 --version || fail "python interpreter not found" |
|
|
|
|
|
|
|
|
|
# upgrade to modern pip so that it knows the flags we need. |
|
|
|
|
|