On 2/22/25 12:29 AM, Santiago Vila wrote:
=================================== FAILURES ===================================
__________________________________ test_main ___________________________________

     def test_main() -> None:
         res = runner.invoke(__main__.app, ["gtc", "--help"])
       assert res.exit_code == 0
E       AssertionError: assert 1 == 0
E        +  where 1 = <Result TypeError('TyperArgument.make_metavar() takes 1 
positional argument but 2 were given')>.exit_code

Looks like the click 8.2.0 update broke the world:

 https://qa.debian.org/excuses.php?package=python-click

Kind Regards,

Bas

--
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1

Reply via email to