diff --git a/pyproject.toml b/pyproject.toml index eb454e1..8903e6c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,6 @@ dependencies = [ [project.scripts] database = "python.database_cli:app" -van-inventory = "python.van_inventory.main:serve" whisper-transcribe = "python.tools.whisper.transcribe:main" [dependency-groups]