Skip to content

Commit

Permalink
Add entrypoints to setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmoore committed Jul 5, 2022
1 parent 0b4cf11 commit 8f78908
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 @@ -337,6 +337,7 @@ def run_setup(with_extensions):
'setuptools-scm>1.5.4'
],
install_requires=[
'entrypoints',
'numpy>=1.7',
'typing-extensions>=3.7.4',
],
Expand Down

0 comments on commit 8f78908

Please sign in to comment.