Skip to content

Commit

Permalink
Temporarily revert import to use old bytecode DSL branch
Browse files Browse the repository at this point in the history
  • Loading branch information
DSouzaM committed Aug 23, 2024
1 parent d786d6b commit 32d9869
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions mx.graalpython/suite.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,31 +45,31 @@
},
{
"name": "sdk",
"version": "f284c688e98ff4662810c1c177ed2fd54a92bfec",
"version": "mdsouza/operations_dsl",
"subdir": True,
"urls": [
{"url": "https://github.com/oracle/graal", "kind": "git"},
]
},
{
"name": "tools",
"version": "f284c688e98ff4662810c1c177ed2fd54a92bfec",
"version": "mdsouza/operations_dsl",
"subdir": True,
"urls": [
{"url": "https://github.com/oracle/graal", "kind": "git"},
],
},
{
"name": "sulong",
"version": "f284c688e98ff4662810c1c177ed2fd54a92bfec",
"version": "mdsouza/operations_dsl",
"subdir": True,
"urls": [
{"url": "https://github.com/oracle/graal", "kind": "git"},
]
},
{
"name": "regex",
"version": "f284c688e98ff4662810c1c177ed2fd54a92bfec",
"version": "mdsouza/operations_dsl",
"subdir": True,
"urls": [
{"url": "https://github.com/oracle/graal", "kind": "git"},
Expand Down

0 comments on commit 32d9869

Please sign in to comment.