diff --git a/pyproject.toml b/pyproject.toml index 56a0a0c..1189127 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ repository = "https://github.com/migasfree/lshw-windows-emulator" "Bug Report" = "https://github.com/migasfree/lshw-windows-emulator/issues" [project.scripts] -lshw = "lshw = lshw.__main__:main" +lshw = "lshw.__main__:main" [tool.setuptools.packages] find = {}