We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05f37a0 commit 0621b99Copy full SHA for 0621b99
tools/run_python_tests.sh
@@ -10,7 +10,7 @@
10
11
# Make sure to install the unit tests requirements before running this command, via a command like:
12
# $ cd mbed-os # and also activate venv if desired
13
-# $ pip install ./tools[unit-tests]
+# $ pip install -e ./tools[unit-tests]
14
15
set -e
16
cd "$(dirname "$0")"
0 commit comments