[llvm-branch-commits] [lldb] [llvm] [ci] add dependencies for lldb python binding tests (PR #136158)

Aiden Grossman via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Apr 17 23:40:39 PDT 2025


================
@@ -5,3 +5,5 @@ psutil>=5.9.4
 # See llvm.org/pr22274.
 pexpect>=4.9.0; sys_platform != 'win32'
 packaging
+# Required for python tests
+swig
----------------
boomanaiden154 wrote:

This should probably have at least some versioning information tied to it?

https://github.com/llvm/llvm-project/pull/136158


More information about the llvm-branch-commits mailing list