Skip to content

Commit 8ff087d

Browse files
committed
Add missing metadata file for asv
1 parent 00aa8b0 commit 8ff087d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ workingsets.xml
2121
GRAALPYTHON.dist
2222
GRAALPYTHON_UNIT_TESTS.dist
2323
mx.graalpython/eclipse-launches
24-
asv
2524
*.json
2625
!**/resources/*.json
2726
!graalpython/lib-graalpython/modules/standalone/shared/native-image-resources.json
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[[rules]]
2+
version = '== 0.5.1'
3+
patch = 'asv-0.5.1.patch'

0 commit comments

Comments
 (0)