Should fix multirust issue https://github.com/servo/servo/issues/9437 which appeared after https://github.com/servo/servo/pull/9415 landed. @jdm to confirm Source-Repo: https://github.com/servo/servo Source-Revision: 03b763c2c5b873ccc454278a55737bc37e940e97
This directory contains various Python modules used to support servo development.
= mach =
The command dispatch framework used to wrap the build system and test harnesses.
= servo =
servo-specific python code e.g. implementations of mach commands. This is the canonical repository for this code.