Skip to content

Commit

Permalink
setuptools to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
sjperkins committed Oct 29, 2024
1 parent 40e498f commit 24d4c75
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 @@ -13,6 +13,7 @@
"decorator",
"numpy >= 1.14.0, != 1.15.3, < 2.0.0",
"numba >= 0.53.1",
"setuptools",
]

extras_require = {
Expand Down

0 comments on commit 24d4c75

Please sign in to comment.