Reminder to remove msgpack-numpy
parent
9b59471dc1
commit
2635ade908
|
@ -19,6 +19,8 @@ piker: trading gear for hackers.
|
|||
|
||||
"""
|
||||
import msgpack # noqa
|
||||
|
||||
# TODO: remove this now right?
|
||||
import msgpack_numpy
|
||||
|
||||
# patch msgpack for numpy arrays
|
||||
|
|
Loading…
Reference in New Issue