mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-19 12:58:07 +00:00
fix: Move project metadata to correct section in pyproject.toml
This commit is contained in:
parent
39263aa324
commit
69fb127b4e
1 changed files with 2 additions and 0 deletions
|
|
@ -30,6 +30,8 @@ addopts = "-ra -q --cov=reasoning_gym"
|
|||
testpaths = [
|
||||
"tests",
|
||||
]
|
||||
|
||||
[project]
|
||||
classifiers = [
|
||||
"Programming Language :: Python :: 3",
|
||||
"License :: OSI Approved :: Apache Software License",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue