Skip to content

Commit

Permalink
Merge pull request #1208 from nipreps/fix/ruff-edits-side-effects
Browse files Browse the repository at this point in the history
MAINT: Add ``pytest-env`` as a dependency
  • Loading branch information
oesteban authored Mar 20, 2024
2 parents a902225 + af7dfee commit 1ad39fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ test = [
"mock",
"pytest",
"pytest-cov",
"pytest-env",
"pytest-xdist",
]

Expand Down

0 comments on commit 1ad39fc

Please sign in to comment.