Skip to content

Commit 099c7b9

Browse files
devinjaenickeasmellby
authored andcommitted
scripts: Update requirements.txt
Updated scripts/requirements.txt to include GitPython and ruamel.yaml and added .venv to .gitignore Signed-off-by: Devin Jaenicke <[email protected]>
1 parent 75c80b3 commit 099c7b9

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
zephyr/blobs/gecko
22
zephyr/blobs/simplicity_sdk
33
tags
4+
.venv

scripts/requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
git+https://github.com/cmsis-svd/cmsis-svd.git#egg=cmsis-svd&subdirectory=python
2+
GitPython
3+
ruamel.yaml

0 commit comments

Comments
 (0)