Skip to content

Commit 90744e1

Browse files
committed
rename to test-extras dep group
1 parent 2100e46 commit 90744e1

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies = [
3131
]
3232
[dependency-groups]
3333
dev = ["ruff", "pyright[nodejs]", "pytest", "build", "twine"]
34-
dev-extras = ["submitit", "transformers"]
34+
test-extras = ["submitit", "transformers"]
3535
docs = ["sphinx==7.4.7", "furo==2024.8.6", "myst-parser==3.0.1", "sphinx-autodoc2==0.5.0", "sphinx-toolbox==3.8.1"]
3636

3737
[tool.uv]

uv.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)