Fixes spelling

This commit is contained in:
Trenton Holmes 2022-04-24 14:51:06 -07:00
parent e2443b65e9
commit 7204466c39

View File

@ -26,7 +26,7 @@ CONFIG: Final = {
"psycopg2": {},
"frontend": {},
# Most information about Python packages comes from the Pipfile.lock
# Excpetion being pikepdf, which needs a specific qpdf
# Exception being pikepdf, which needs a specific qpdf version
"pikepdf": {
"qpdf_version": "10.6.3",
},