Skip to content

Commit 0298aa1

Browse files
danieldegrassecfriedt
authored andcommitted
Revert "Revert "Revert "scripts: requirements: pull in version of luwen with spi unlock commands"""
This reverts commit 990f580. This commit was mistakenly reapplied. Signed-off-by: Daniel DeGrasse <ddegrasse@tenstorrent.com>
1 parent 0e2e3c5 commit 0298aa1

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/prepare-container/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ runs:
8686
- name: Update python packages
8787
shell: bash
8888
run: |
89-
pip uninstall -y pyluwen # Needed since we are installing from VCS
9089
west packages pip --install
9190
9291
- name: Verify binary blobs

scripts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ west
77
# zephyr-keep-sorted-stop
88

99
# zephyr-keep-sorted-start
10-
pyluwen @ git+https://github.com/danieldegrasse/luwen.git@c0369940183f99c31b0e19f2b5088f9d0f400b7b#subdirectory=crates/pyluwen
10+
pyluwen>=0.7.11
1111
tt-flash>=3.4.2
1212
tt-smi>=3.0.23
1313
tt-tools-common==1.4.27

0 commit comments

Comments
 (0)