Loading trame/trame-pyqt/pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -30,4 +30,4 @@ requires = ["poetry-core"] build-backend = "poetry.core.masonry.api" [tool.poetry.scripts] start = "template_app.app:main" start = "trame_pyqt.app:main" Loading
trame/trame-pyqt/pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -30,4 +30,4 @@ requires = ["poetry-core"] build-backend = "poetry.core.masonry.api" [tool.poetry.scripts] start = "template_app.app:main" start = "trame_pyqt.app:main"