Hello, I am developing an open-source package num2word <https://github.com/devesh525s/num2word>. I am trying to produce '.pot' file with 'xgettext'. I am using it as
xgettext main.py
But unfortunately, it is generating no output.
Help me resolving this issue.
Thanks in advance,
Devesh
