mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
89cf6e9dfe
Address the issues brought up by https://github.com/servo/servo/pull/7103 The revert requires an upgrade to wptrunner (for the mozlog 3.0 compatibility) because the latest wptrunner depends on [this](https://github.com/w3c/wpt-tools/pull/27)) /cc @Ms2ger @metajack Source-Repo: https://github.com/servo/servo Source-Revision: 4e6bbe227299b3b8a08cba7e613952806ada4402
13 lines
238 B
Plaintext
13 lines
238 B
Plaintext
# 'mach' is not listed here because a new version hasn't been published to PyPi in a while
|
|
|
|
blessings == 1.6
|
|
mozdebug == 0.1
|
|
mozinfo == 0.8
|
|
mozlog == 3.0
|
|
toml == 0.9.1
|
|
|
|
# For Python linting
|
|
flake8 == 2.4.1
|
|
pep8 == 1.5.7
|
|
pyflakes == 0.8.0
|