Home
last modified time | relevance | path

Searched full:setuptools (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/scripts/pylib/pytest-twister-harness/
Dpyproject.toml2 build-backend = "setuptools.build_meta"
4 "setuptools >= 48.0.0",
Dsetup.py5 import setuptools
7 setuptools.setup()
/Zephyr-latest/scripts/dts/python-devicetree/
Dsetup.py5 import setuptools
17 setuptools.setup(
28 packages=setuptools.find_packages(where='src'),
Dtox.ini6 setuptools-scm
/Zephyr-latest/doc/develop/getting_started/
Dinstallation_linux.rst81 python3-dev python3-pip python3-setuptools python3-tk python3-wheel xz-utils file \
122 python-pip python-setuptools python-wheel tk xz file make
Dindex.rst95 python3-dev python3-pip python3-setuptools python3-tk python3-wheel xz-utils file \
/Zephyr-latest/doc/connectivity/bluetooth/autopts/
Dautopts-linux.rst275 sudo apt-get install python-setuptools socat
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/
Dtrain_hello_world_model.ipynb121 …"Requirement already satisfied: setuptools>=41.0.0 in /usr/local/lib/python3.6/dist-packages (from…