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 7b8ca13 commit 01b60c2Copy full SHA for 01b60c2
scripts/local-requirements.txt
@@ -0,0 +1,4 @@
1
+PyYAML~=5.1
2
+mbed-tools~=7.3.3
3
+cantools~=36.2
4
+matplotlib~=3.4
scripts/requirements.txt
@@ -1,6 +1,2 @@
-r ../mbed-os/tools/cmake/requirements.txt
-
-PyYAML~=5.1
-mbed-tools~=7.3.3
5
-cantools~=36.2
6
-matplotlib~=3.4
+-r ./local-requirements.txt
0 commit comments