Skip to content

Commit

Permalink
TST: Add HPy to pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
rlamy committed Jan 4, 2021
1 parent 46a179c commit f46629a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ requires = [
"setuptools<49.2.0",
"wheel<=0.35.1",
"Cython>=0.29.21,<3.0", # Note: keep in sync with tools/cythonize.py
"hpy.devel @ git+https://github.com/hpyproject/hpy.git@8e20b89116c2993188157c09a6070a64f8efbd82#egg=hpy.devel"
]


Expand Down

0 comments on commit f46629a

Please sign in to comment.