Searched +full:python3 +full:- +full:wheel (Results 1 – 2 of 2) sorted by relevance
5 ENV LANG en_US.UTF-87 RUN set -x \8 && apt-get update -y \9 && apt-get install -y locales \10 && localedef -i en_US -c -f UTF-8 -A /usr/share/locale/locale.alias en_US.UTF-8 \11 && apt-get --no-install-recommends install -fy \14 ninja-build \15 python3 \16 python3-pip \17 python3-setuptools \[all …]
33 branches-ignore:34 - 'dependabot/**'37 - 'main'40 …group: ${{ github.workflow }}-${{ github.event.pull_request.number || (github.repository == 'opent…41 cancel-in-progress: true48 backbone-router:49 runs-on: ubuntu-22.0465 - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.268 - name: Build OTBR Docker73 - name: Bootstrap[all …]