mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-26 17:13:17 +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 = [
|
testpaths = [
|
||||||
"tests",
|
"tests",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[project]
|
||||||
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