Skip to content

Commit

Permalink
added pyarrow to test dependencies #571
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentVerelst committed Jul 9, 2024
1 parent 4f114f8 commit 16630e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"flake8>=5.0.0",
"time_machine",
"pyproj>=3.2.0", # Pyproj is an optional, best-effort runtime dependency
"pyarrow",
]

docs_require = [
Expand Down

0 comments on commit 16630e9

Please sign in to comment.