MAINT: Remove msgpack as a dependency.

Now that the data serialization uses pandas, msgpack is no longer
needed.
This commit is contained in:
Eddie Hebert
2013-10-01 14:28:11 -04:00
parent a66f45b598
commit b44fc20e4e
6 changed files with 1 additions and 8 deletions
-3
View File
@@ -56,8 +56,5 @@ docs/_build/*
# database of vbench
benchmarks.db
# downloaded data
zipline/data/*.msgpack
# Vagrant temp folder
.vagrant