Skip to content

Commit 5b7b1d4

Browse files
committed
Remove web app script shortcut
1 parent 9057e13 commit 5b7b1d4

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ flake8 = "^4.0.1"
1818

1919
[tool.poetry.scripts]
2020
blueberrypy = "blueberrypy.cli:app"
21-
bpy = "uvicorn blueberrypy.main:app --reload"
2221

2322
[build-system]
2423
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)