mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-19 12:58:07 +00:00
chore: Update license to Apache 2.0 and author information
This commit is contained in:
parent
3f80fd7b80
commit
ba45a1e6a0
1 changed files with 2 additions and 2 deletions
|
|
@ -6,14 +6,14 @@ build-backend = "hatchling.build"
|
|||
name = "reasoning_gym"
|
||||
version = "0.1.0"
|
||||
authors = [
|
||||
{ name="GPU Mode Community", email="info@gpumode.com" },
|
||||
{ name="Open-Thought community", email="andreas.koepf@xamla.com" },
|
||||
]
|
||||
description = "A library of procedural dataset generators for training reasoning models"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
classifiers = [
|
||||
"Programming Language :: Python :: 3",
|
||||
"License :: OSI Approved :: MIT License",
|
||||
"License :: OSI Approved :: Apache Software License",
|
||||
"Operating System :: OS Independent",
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue