[libcxx-commits] [PATCH] D70991: [libc++][test] Replace platform.linux_distribution by distro.linux_distribution
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Feb 26 12:00:30 PST 2020
ldionne added a comment.
Do we have a list of dependencies required for running the tests? If so, it might not be unreasonable to add `distro`. If not, or if that list is empty (i.e. we only need a base Python installation), then I think adding a new dependency has a higher bar and I would go for your other solution.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70991/new/
https://reviews.llvm.org/D70991
More information about the libcxx-commits
mailing list