Skip to content

Commit

Permalink
Discard tmp_path directories after each test
Browse files Browse the repository at this point in the history
  • Loading branch information
glatterf42 committed Sep 11, 2024
1 parent 12464ed commit d469fd3
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 @@ -105,6 +105,7 @@ markers = [
"rixmp: test of the ixmp R interface.",
"performance: ixmp performance test.",
]
tmp_path_retention_policy = "none"

[tool.ruff.lint]
select = ["C9", "E", "F", "I", "W"]
Expand Down

0 comments on commit d469fd3

Please sign in to comment.