Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ifilot committed Jun 29, 2023
1 parent 03b4ade commit 39aacfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@
],
python_requires='>=3.5',
zip_safe=False,
install_requires=['numpy','scipy','matplotlib'],
install_requires=['numpy','scipy'],
)

0 comments on commit 39aacfb

Please sign in to comment.