mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
The version of `mozdebug` installable via pip is two years old and Mozilla is slow to release new versions. It also uses `distutils` which doesn't work on newer Python versions. Vendor it and stop using `distutils` there.