mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-27 17:23:19 +00:00
dep typo
This commit is contained in:
parent
d0bda3878d
commit
32e229954e
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ authors = [
|
||||||
description = "A library of procedural dataset generators for training reasoning models"
|
description = "A library of procedural dataset generators for training reasoning models"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.11"
|
requires-python = ">=3.11"
|
||||||
dependencies = ["sympy>=1.13.1", "pyfigle==1.0.2"]
|
dependencies = ["sympy>=1.13.1", "pyfiglet==1.0.2"]
|
||||||
classifiers = [
|
classifiers = [
|
||||||
"Programming Language :: Python :: 3",
|
"Programming Language :: Python :: 3",
|
||||||
"License :: OSI Approved :: Apache Software License",
|
"License :: OSI Approved :: Apache Software License",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue