leanpkg_miniF2F.toml (8 lines of code) (raw):

[package] name = "lean-gym" version = "0.1" lean_version = "leanprover-community/lean:3.39.1" path = "src" [dependencies] mathlib = {git = "https://github.com/leanprover-community/mathlib", rev = "b72300f3455ae73c3ab9ed40fc1f80bbb9c85ba4"} minif2f = { git = "https://github.com/openai/miniF2F.git", rev = "2df5c635907a9c293f2f4dc0e9e26956df2d340d" }