Skip to content

Commit e15194a

Browse files
Revert "ci: change pyproject.toml to trigger uv lock check (it should fail)"
This reverts commit b802933.
1 parent e71ea30 commit e15194a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "InvokeAI"
7-
description = "An implementation of Stable Diffusion which provides various new features and options to aid the image generation process TEST"
7+
description = "An implementation of Stable Diffusion which provides various new features and options to aid the image generation process"
88
requires-python = ">=3.10, <3.13"
99
readme = { content-type = "text/markdown", file = "README.md" }
1010
keywords = ["stable-diffusion", "AI"]

0 commit comments

Comments
 (0)