Setup nit: "fork" should be lowercased (#9055)

This commit is contained in:
Jeffrey A. Clark 2025-07-01 10:54:12 -04:00 committed by GitHub
commit 77f3a091b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@ backend-path = [
[project]
name = "pillow"
description = "Python Imaging Library (Fork)"
description = "Python Imaging Library (fork)"
readme = "README.md"
keywords = [
"Imaging",