Commit f1097e8a authored by Yakubov, Sergey's avatar Yakubov, Sergey
Browse files

fix poetry file

parent 452c0424
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"