Browse Source
This additional dependency fixes a runtime error when trying to show help: $ num2words --help Traceback (most recent call last): File "/usr/local/bin/num2words", line 55, in <module> from docopt import docopt ModuleNotFoundError: No module named 'docopt'overlay
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue