Skip to content

Commit e71ea30

Browse files
ci: change pyproject.toml to trigger uv lock check (it should fail)
1 parent 2513756 commit e71ea30

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"
7+
description = "An implementation of Stable Diffusion which provides various new features and options to aid the image generation process TEST"
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)