fune/third_party/python/fluent.syntax/setup.cfg
Axel Hecht 0658b798b2 Bug 1628663, mach vendor compare-locales, r=firefox-build-system-reviewers,rstewart
Vendor the existing version of compare-locales via mach.
This also vendors in fluent.syntax, with the existing version.
Pin pytoml to the existing version in-tree, too.

This is all that's required to update compare-locales,
fluent.syntax and fluent.migrate via `mach vendor python`.

Depends on D70344

Differential Revision: https://phabricator.services.mozilla.com/D70345

--HG--
extra : moz-landing-system : lando
2020-04-10 16:14:07 +00:00

16 lines
181 B
INI

[bdist_wheel]
universal = 1
[flake8]
exclude = .tox
max-line-length = 120
[isort]
line_length = 120
skip_glob = .tox
not_skip = __init__.py
[egg_info]
tag_build =
tag_date = 0