Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1823701 - Add 'tomli' to mach wpt requirements, r=jgraham
Since we added a root `pyproject.toml` file, it triggered a code path in pytest which tries to open the file to read configuration with `tomli`. For whatever reason, this isn't vendored for wpt and we therefore get import errors. Differential Revision: https://phabricator.services.mozilla.com/D173166
- Loading branch information