summaryrefslogtreecommitdiff
path: root/test cases/python/5 modules kwarg
AgeCommit message (Collapse)Author
2020-07-12setuptools is not stdlib, but distutils isMichael Hirsch
2019-06-12modules/python: add a modules keyword argumentDylan Baker
This mirrors the modules keyword argument that some dependencies (such as qt and llvm) take. This allows an easier method to determine if modules are installed.