mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-19 12:58:07 +00:00
add Apache-2.0 license info to pyproject.toml
This commit is contained in:
parent
4bfa9fd987
commit
862f4f3c4d
1 changed files with 2 additions and 0 deletions
|
|
@ -17,6 +17,8 @@ classifiers = [
|
||||||
"License :: OSI Approved :: Apache Software License",
|
"License :: OSI Approved :: Apache Software License",
|
||||||
"Operating System :: OS Independent",
|
"Operating System :: OS Independent",
|
||||||
]
|
]
|
||||||
|
license = "Apache-2.0"
|
||||||
|
license-files = ["LICENSE*"]
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
"Homepage" = "https://github.com/open-thought/reasoning-gym"
|
"Homepage" = "https://github.com/open-thought/reasoning-gym"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue