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
fix: dashes no longer work in setup.cfg babel options
From 78.1.0 we seem to need to write `mapping_file` instead of
`mapping-file`, otherwise we get:
`error in setup.cfg: command 'extract_messages' has no such option 'mapping-file'`
0 commit comments