We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23294fb commit e630ecfCopy full SHA for e630ecf
requirements.client.txt
@@ -18,4 +18,5 @@ click==6.7
18
pyyaml==3.13
19
requests
20
future
21
--e svn+https://llvm.org/svn/llvm-project/llvm/trunk/utils/lit/#egg=lit
+# Use Monorepo for LIT
22
+-e git+https://github.com/llvm/llvm-project.git#egg=lit&subdirectory=llvm/utils/lit
0 commit comments