Drop `arrow` from install deps

drop_arrow_add_predulum
Tyler Goodlet 2022-04-16 13:18:02 -04:00
parent 72ec34ffd2
commit ed8cfcf66d
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ setup(
'ib_insync',
# numerics
'arrow', # better datetimes
'pendulum', # easier datetimes
'bidict', # 2 way map
'cython',
'numpy',