Skip to content

Commit

Permalink
Do not fetch specific version of matplotlib
Browse files Browse the repository at this point in the history
  • Loading branch information
adeas31 committed Sep 29, 2022
1 parent dca6b0f commit b0b7540
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,7 @@
install_requires=[
'six',
'pytest',
'cppy',
'matplotlib==3.3',
'matplotlib',
'numpy',
'pandas==1.1.3'
]
Expand Down

0 comments on commit b0b7540

Please sign in to comment.