Skip to content

Commit e5af38a

Browse files
committed
Pin HPy build dependencies versions
1 parent 0daeae5 commit e5af38a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

graalpython/com.oracle.graal.python.test/src/tests/standalone/constraints.txt

Whitespace-only changes.

graalpython/hpy/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[build-system]
2-
requires = [ "setuptools>=64.0", "setuptools-scm[toml]>=6.0", "wheel>=0.34.2",]
2+
requires = [ "setuptools==80.9.0", "setuptools-scm[toml]==8.3.1", "wheel==0.45.1",]
33
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)