This commit is contained in:
Chang She
2024-03-04 17:16:24 -08:00
parent 4d39f63cf6
commit 2e1838a62a
16 changed files with 12 additions and 27 deletions

View File

@@ -57,7 +57,7 @@ tests = [
"duckdb",
"pytz",
"polars>=0.19",
"PIL"
"pillow",
]
dev = ["ruff", "pre-commit"]
docs = [