Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions checkers/rpylean.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
version: "v2026.4.3"
version: "v2026.5.1"
description: |
**rpylean** - A Lean type checker written in (R)Python.
url: https://github.com/Julian/rpylean
ref: main
rev: 5108c1bf78365e0765a34a3fe316270a688f3cc0
rev: a9628310cb4159027f0c5b4e18c97489895a41b9
build: |
git clone --filter=blob:none https://github.com/pypy/pypy
cat > .env <<__END__
Expand Down
Loading