]> granicus.if.org Git - esp-idf/commit
Add required Python packages
authorRoland Dobai <dobai.roland@gmail.com>
Fri, 7 Sep 2018 06:44:19 +0000 (08:44 +0200)
committerRoland Dobai <dobai.roland@gmail.com>
Tue, 11 Sep 2018 06:54:37 +0000 (08:54 +0200)
commit5eb452f72e73529991152ea48fb1ac250266d33c
tree243069f2a0c051a878e80886eaa0a4f167c9f6ac
parent17ac4bad7381e579e5a7775755cc25480da47d97
Add required Python packages

On some systems pip and setuptools are no longer installed as
dependencies of the python packages. This commit adds the requirement
for these packages.
docs/en/get-started-cmake/linux-setup-scratch.rst
docs/en/get-started-cmake/linux-setup.rst
docs/en/get-started/linux-setup-scratch.rst
docs/en/get-started/linux-setup.rst
docs/zh_CN/get-started/linux-setup-scratch.rst
docs/zh_CN/get-started/linux-setup.rst
requirements.txt