Skip to content

Commit

Permalink
Fix setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgobbo committed Sep 18, 2024
1 parent 1247e5c commit 8583568
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ def version():
long_description=read('Readme.md'),
long_description_content_type="text/markdown",
install_requires=[
"numpy",
"requests",
"h5py",
],
entry_points={
'console_scripts': [
Expand Down

0 comments on commit 8583568

Please sign in to comment.