Remove language warning

This commit is contained in:
James R. Barlow
2025-12-13 11:41:58 -08:00
parent d18efcbbf1
commit d556014185
4 changed files with 169 additions and 31 deletions
+1
View File
@@ -20,6 +20,7 @@ dependencies = [
"pikepdf>=10",
"Pillow>=10.0.1",
"pluggy>=1",
"pydantic>=2.12.5",
"rich>=13",
]
authors = [{ name = "James R. Barlow", email = "james@purplerock.ca" }]