toejough / pimento

simple CLI menu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cli test fails on python3

toejough opened this issue · comments

The argparse module changed in python3, to print an exact argument missing, rather than just "too few arguments", and the tests are not up to date.

not sure how I missed this in pre-release testing, but I did.