Skip to content

Commit 213c277

Browse files
committed
Update test dependencies
1 parent d230177 commit 213c277

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

pixi.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = [
3333
requires-python = ">=3.10"
3434

3535
[project.optional-dependencies]
36-
test = ["pytest>=8.0.0", "pytest-cov", "pytest-timeout"]
36+
test = ["pytest>=8.0.0", "pytest-cov", "pytest-timeout", "gymnasium[array-api]"]
3737
gpu = ["jax[cuda12]"]
3838
benchmark = ["fire", "matplotlib", "pandas"]
3939

0 commit comments

Comments
 (0)