Skip to content

Commit 13c6638

Browse files
[lldb] Add packaging to testing requirements.txt (#95806)
To fix CI after #93712 landed.
1 parent 8fe376f commit 13c6638

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/test/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ psutil>=5.9.4
44
# Pexpect tests are known not to work on Windows, so are disabled.
55
# See llvm.org/pr22274.
66
pexpect>=4.9.0; sys_platform != 'win32'
7+
packaging

0 commit comments

Comments
 (0)