Update pyproject.toml for the 'eric7_fido2' script. eric7

Fri, 26 Jul 2024 18:03:22 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Fri, 26 Jul 2024 18:03:22 +0200
branch
eric7
changeset 10865
8192c4ed9ca9
parent 10864
8917b1a45546
child 10866
34719c7c0f42

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"

eric ide

mercurial