if [[ ${PYTHON_VERSION} == python ]]; then
  depends python 
else
  depends python3
fi
