Fri, 26 Jul 2024 18:03:22 +0200
Update pyproject.toml for the 'eric7_fido2' script.
pyproject.toml | file | annotate | diff | comparison | revisions |
--- a/pyproject.toml Fri Jul 26 16:30:12 2024 +0200 +++ b/pyproject.toml Fri Jul 26 18:03:22 2024 +0200 @@ -112,6 +112,7 @@ eric7_configure = "eric7.eric7_configure:main" eric7_diff = "eric7.eric7_diff:main" eric7_editor = "eric7.eric7_editor:main" +eric7_fido2 = "eric7.eric7_fido2:main" eric7_hexeditor = "eric7.eric7_hexeditor:main" eric7_iconeditor = "eric7.eric7_iconeditor:main" eric7_ide = "eric7.eric7_ide:main"