esp-idf/tools/tiny-test-fw
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
..
IDF
Utility
docs
App.py
CIAssignExampleTest.py
CIAssignUnitTest.py
DUT.py
Env.py
EnvConfig.py
EnvConfigTemplate.yml
Runner.py
TestCase.py
TinyFW.py
example.py
requirements.txt