mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Upgrade mach to 0.6; stop vendoring mach.
When I originally rewrote Servo's mach bootstrapping (using virtualenv w/ requirements.txt in #7103), I didn't specify mach as a requirement because a new version hadn't been published in a while. Now that 0.6 is out, I asked the mach maintainers to publish a new version on PyPI, so now we can fetch it like the other Python dependencies. Fixes https://github.com/servo/servo/issues/10728.
This commit is contained in:
parent
a8e82440ff
commit
7725e644e9
37 changed files with 1 additions and 3793 deletions
|
@ -1,6 +1,5 @@
|
|||
# 'mach' is not listed here because a new version hasn't been published to PyPi in a while
|
||||
|
||||
blessings == 1.6
|
||||
mach == 0.6.0
|
||||
mozdebug == 0.1
|
||||
mozinfo == 0.8
|
||||
mozlog == 3.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue