Skip to content

Commit 77f3a09

Browse files
authored
Setup nit: "fork" should be lowercased (#9055)
2 parents 37cd041 + 0cd2d3b commit 77f3a09

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
@@ -9,7 +9,7 @@ backend-path = [
99

1010
[project]
1111
name = "pillow"
12-
description = "Python Imaging Library (Fork)"
12+
description = "Python Imaging Library (fork)"
1313
readme = "README.md"
1414
keywords = [
1515
"Imaging",

0 commit comments

Comments
 (0)