Skip to content

Parse settings from pyproject.toml #777

Description

@miigotu

This project is the last of my dependencies that can only read from setup.cfg. the domains that I think should be used are something like:

pyproject.toml:

[ tool.babel.extract_messages ]
message_extractors="""{ 'gui': [ ('**/js/*.min.js', 'ignore', None), ('**/js/*.js', 'javascript', {'input_encoding': 'utf-8'}) ]}"""#options
[ tool.babel.compile_catalog ]
#options
[ tool.babel.init_catalog ]
#options
[ tool.babel.update_catalog ]
#options

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions