Skip to content

Commit

Permalink
adds msgpack as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dermen committed Sep 20, 2024
1 parent 5fcad3a commit f276767
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 @@ -79,6 +79,7 @@ def getVersionNumber():
"numpy",
"scipy",
"ipython",
"msgpack",
],
setup_requires=["pytest-runner"],
tests_require=tests_require,
Expand Down

0 comments on commit f276767

Please sign in to comment.