[lldb] Add packaging to testing requirements.txt (#95806)
To fix CI after https://github.com/llvm/llvm-project/pull/93712 landed.
This commit is contained in:
parent
8fe376f5ec
commit
13c66388db
@ -4,3 +4,4 @@ psutil>=5.9.4
|
||||
# Pexpect tests are known not to work on Windows, so are disabled.
|
||||
# See llvm.org/pr22274.
|
||||
pexpect>=4.9.0; sys_platform != 'win32'
|
||||
packaging
|
||||
|
Loading…
x
Reference in New Issue
Block a user