Skip to content

Commit 0ee17df

Browse files
authored
Reenable xdsl (#433)
1 parent 643526f commit 0ee17df

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

pyperformance/data-files/benchmarks/MANIFEST

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,7 @@ unpack_sequence <local>
9797
unpickle <local:pickle>
9898
unpickle_list <local:pickle>
9999
unpickle_pure_python <local:pickle>
100-
# xdsl is temporary disabled: https://github.com/xdslproject/xdsl/issues/5396
101-
# xdsl <local>
100+
xdsl <local>
102101
xml_etree <local>
103102

104103

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
xdsl==0.46.0
1+
xdsl==0.54.3

0 commit comments

Comments
 (0)