You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default text shows some default values (PROJECT, EMAIL@ADDRESS, PROJECT VERSION...) that I don't know how to change for my project.
I read the relevant part on Babel documentation but I don't still understand how should I run this? On pybabel extracting command? On messages.cfg file?
I would appreciate some help on this :)
The text was updated successfully, but these errors were encountered:
As documented, these can be set on the command line right now: pybabel extract --project=foo ...).
Given we now have some support for reading settings from TOML (#777, #1108), it would make sense to be able to set these as defaults in e.g. the pyproject.toml file for a project – but that's a discussion to be continued in #777 :)
The default text shows some default values (PROJECT, EMAIL@ADDRESS, PROJECT VERSION...) that I don't know how to change for my project.
I read the relevant part on Babel documentation but I don't still understand how should I run this? On pybabel extracting command? On
messages.cfg
file?I would appreciate some help on this :)
The text was updated successfully, but these errors were encountered: