esp-idf/docs/en/contribute
Roland Dobai c3d99dd2e4 Encourage to install python packages without administrative rights
Using 'sudo pip install' can cause a lot of problems because usually
there are a couple of Python interpreters installed. This fix encourages
developers to use `pip install --user` instead which is safer.
2018-09-11 08:54:37 +02:00
..
contributor-agreement.rst
creating-examples.rst
documenting-code.rst Encourage to install python packages without administrative rights 2018-09-11 08:54:37 +02:00
index.rst
style-guide.rst