Skip to content

Commit

Permalink
Fix build with setuptools>=60
Browse files Browse the repository at this point in the history
  • Loading branch information
timfel committed Oct 13, 2022
1 parent ccf7e40 commit 20c6579
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 @@ -59,4 +59,5 @@
python_requires='>=3.7',
setup_requires=['hpy>0.0.2'],
hpy_ext_modules=ext_modules,
py_modules=[]
)

0 comments on commit 20c6579

Please sign in to comment.