mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
build: remove broken scripts
These two scripts are broken and can cause data loss. Remove them. They are not in the launcher script, but _are_ available to users in the terminal/file browser. Hopefully, when we removing them here, `pip` will delete them on next installation of the package...
This commit is contained in:
parent
50085b40bb
commit
576f1cbb75
@ -130,8 +130,6 @@ dependencies = [
|
|||||||
|
|
||||||
[project.scripts]
|
[project.scripts]
|
||||||
"invokeai-web" = "invokeai.app.run_app:run_app"
|
"invokeai-web" = "invokeai.app.run_app:run_app"
|
||||||
"invokeai-import-images" = "invokeai.frontend.install.import_images:main"
|
|
||||||
"invokeai-db-maintenance" = "invokeai.backend.util.db_maintenance:main"
|
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
"Homepage" = "https://invoke-ai.github.io/InvokeAI/"
|
"Homepage" = "https://invoke-ai.github.io/InvokeAI/"
|
||||||
|
Loading…
Reference in New Issue
Block a user