Skip to content

Commit d77fa38

Browse files
Update pyproject.toml
1 parent 08858d9 commit d77fa38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ progress-style = ["bar"]
131131

132132
[project.scripts]
133133
view = "view.__main__:main"
134+
view-admin = "view.__main__:main"
134135

135136
[tool.mypy]
136137
exclude = ["src/view/databases.py", "src/view/components.py", "src/view/_codec.py"]

0 commit comments

Comments
 (0)