Home
last modified time | relevance | path

Searched full:pip (Results 1 – 22 of 22) sorted by relevance

/openthread-latest/etc/docker/environment/
DDockerfile16 python3-pip \
24 && python3 -m pip install -U pip \
25 && python3 -m pip install -U cmake \
26 && python3 -m pip install wheel
/openthread-latest/third_party/mbedtls/repo/scripts/
Dmin_requirements.py42 This method supports a subset of pip's requirement file syntax:
71 """Call pip to install the requirements."""
86 subprocess.check_call([sys.executable, '-m', 'pip'] +
99 parser.add_argument('--pip-install-option',
101 help="Pass this option to pip install")
102 parser.add_argument('--pip-option',
104 help="Pass this general option to pip")
109 " (short for --pip-install-option --user)")
Dci.requirements.txt16 # but our CI has Python 3.5. So let pip install the newest version that's
/openthread-latest/.github/workflows/
Dsimulation-1.1.yml68 cache: pip
73 python3 -m pip install -r tests/scripts/thread-cert/requirements.txt
121 cache: pip
126 python3 -m pip install -r tests/scripts/thread-cert/requirements.txt
176 cache: pip
181 python3 -m pip install -r tests/scripts/thread-cert/requirements.txt
224 cache: pip
229 python3 -m pip install -r tests/scripts/thread-cert/requirements.txt
266 cache: pip
270 pip install bleak 'cryptography==43.0.0'
[all …]
Dsimulation-1.4.yml79 cache: pip
86 python3 -m pip install -r tests/scripts/thread-cert/requirements.txt
145 cache: pip
150 python3 -m pip install -r tests/scripts/thread-cert/requirements.txt
220 cache: pip
225 python3 -m pip install -r tests/scripts/thread-cert/requirements.txt
272 cache: pip
277 python3 -m pip install -r tests/scripts/thread-cert/requirements.txt
317 cache: pip
321 pip install bleak 'cryptography==43.0.0'
[all …]
Dotci.yml68 cache: pip
73 python3 -m pip install -r tests/scripts/thread-cert/requirements.txt
74 python3 -m pip install pytype adb-shell
84 (cd tools/otci && python3 -m pip install .)
Dtoranj.yml72 cache: pip
79 python3 -m pip install -r tests/scripts/thread-cert/requirements.txt
107 cache: pip
114 python3 -m pip install -r tests/scripts/thread-cert/requirements.txt
144 cache: pip
Dposix.yml63 cache: pip
67 pip install bleak 'cryptography==43.0.0'
155 cache: pip
160 python3 -m pip install -r tests/scripts/thread-cert/requirements.txt
283 sudo python3 -m pip install git+https://github.com/openthread/pyspinel
Dbuild.yml62 cache: pip
67 python3 -m pip install yapf==0.31.0
104 cache: pip
107 python -m pip install --upgrade pip
108 pip install --force-reinstall codespell==2.2.4
Dotbr.yml77 python3 -m pip install -r tests/scripts/thread-cert/requirements.txt
199 python3 -m pip install -r tests/scripts/thread-cert/requirements.txt
/openthread-latest/tools/harness-simulation/harness/
Dinstall.bat37 %THREADDIR%\Python27\python.exe -m pip install --upgrade pip
38 %THREADDIR%\Python27\python.exe -m pip install -r requirements.txt
/openthread-latest/tools/harness-simulation/posix/etc/
DDockerfile69 ENV OTBR_DOCKER_DEPS git ca-certificates python3-pip wget
84 && wget -P /tmp "https://bootstrap.pypa.io/pip/2.7/get-pip.py" \
85 && python2 /tmp/get-pip.py \
/openthread-latest/tests/scripts/thread-cert/
Drequirements.txt2 # This file is autogenerated by pip-compile with Python 3.10
5 # pip-compile requirements.in
/openthread-latest/third_party/mbedtls/repo/docs/
Drequirements.txt2 # This file is autogenerated by pip-compile with Python 3.9
5 # pip-compile requirements.in
/openthread-latest/script/
Dbootstrap44 …python3 -m pip install yapf==0.31.0 || echo 'WARNING: could not install yapf, which is useful if y…
47 …python3 -m pip install mdv || echo 'WARNING: could not install mdv, which is required to post mark…
124 …python3 -m pip install yapf || echo 'Failed to install python code formatter yapf. Install it manu…
/openthread-latest/third_party/mbedtls/repo/
D.travis.yml2 # and pip is available. Gcc and clang are available anyway.
DREADME.md70 python3 -m pip install --user -r scripts/basic.requirements.txt
/openthread-latest/tools/harness-automation/doc/
Dquickstart.rst16 pip install -r requirements.txt
/openthread-latest/third_party/mbedtls/repo/tests/docker/bionic/
DDockerfile44 python3-pip \
56 RUN python3 -m pip install \
/openthread-latest/third_party/mbedtls/repo/tests/scripts/
Dcheck-python-files.sh42 # mypy 0.780 from pip passed on the first commit containing this line.
/openthread-latest/tools/tcat_ble_client/
DREADME.md12 python3 -m pip install poetry
/openthread-latest/src/posix/
DREADME.md104 python3 -m pip install -U nrfutil