mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-03 18:47:53 +00:00
be31dc3ce1
Differential Revision: https://phabricator.services.mozilla.com/D69886 --HG-- rename : third_party/rust/jsparagus-emitter/src/scope_pass.rs => third_party/rust/jsparagus-scope/src/context.rs rename : third_party/rust/jsparagus-emitter/src/scope.rs => third_party/rust/jsparagus-scope/src/data.rs rename : third_party/rust/jsparagus-emitter/src/frame_slot.rs => third_party/rust/jsparagus-scope/src/frame_slot.rs extra : moz-landing-system : lando
14 lines
263 B
Plaintext
14 lines
263 B
Plaintext
## The following requirements were added by pip freeze:
|
|
entrypoints==0.3
|
|
flake8==3.7.9
|
|
html5lib==1.0.1
|
|
mccabe==0.6.1
|
|
mypy==0.770
|
|
mypy-extensions==0.4.3
|
|
pycodestyle==2.5.0
|
|
pyflakes==2.1.1
|
|
six==1.11.0
|
|
typed-ast==1.4.1
|
|
typing-extensions==3.7.4.1
|
|
webencodings==0.5.1
|