Skip to content

Commit

Permalink
Merge pull request #488 from mistydemeo/add_matplotlib_dep
Browse files Browse the repository at this point in the history
setup.py: add matplotlib dep
  • Loading branch information
happycube authored May 11, 2020
2 parents 5fe6e27 + 16e7721 commit a607b4e
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 @@
# see the documentation for the full list of dependencies.
provides=['lddecode'],
requires=[
'matplotlib',
'numba',
'numpy',
'scipy',
Expand Down

0 comments on commit a607b4e

Please sign in to comment.