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.1"
version: "v2026.4.3"
description: |
**rpylean** - A Lean type checker written in (R)Python.
url: https://github.com/Julian/rpylean
ref: main
rev: 620889dedc0746ee859275445aacb2485830a5df
rev: 5108c1bf78365e0765a34a3fe316270a688f3cc0
build: |
git clone --filter=blob:none https://github.com/pypy/pypy
cat > .env <<__END__
Expand Down
Loading