Skip to content

Commit 5f50abb

Browse files
committed
[lldb] Add packaging to testing requirements.txt
To fix CI after llvm#93712 landed.
1 parent 0851d7b commit 5f50abb

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)