summaryrefslogtreecommitdiffstats
path: root/third_party/python/fluent.migrate/setup.cfg
blob: 957dd1650b3516dbb8e87511d9831eebdf65c197 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[options.entry_points]
console_scripts = 
	migrate-l10n=fluent.migrate.tool:cli
	validate-l10n-recipe=fluent.migrate.validator:cli

[metadata]
long_description = file: README.md
long_description_content_type = text/markdown

[bdist_wheel]
universal = 1

[egg_info]
tag_build = 
tag_date = 0