Skip to content

Commit

Permalink
build: add pyarrow as a test dependency (#186)
Browse files Browse the repository at this point in the history
  • Loading branch information
baggiponte authored Mar 13, 2024
1 parent 9a9b471 commit 82c8524
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ test = [
"joblib",
"mlforecast==0.8.1",
"pandas",
"pyarrow",
"pytest",
"pytest-benchmark",
"pytest-memray",
Expand Down

0 comments on commit 82c8524

Please sign in to comment.