Skip to content

Commit

Permalink
fix: associatr test files overwritten during pytest (#230)
Browse files Browse the repository at this point in the history
Co-authored-by: Melissa Gymrek <[email protected]>
  • Loading branch information
gymreklab and Melissa Gymrek authored Aug 27, 2024
1 parent dfec9c2 commit 2b955be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ annotaTR = "trtools.annotaTR:run"

[tool.pytest.ini_options]
addopts = """
--ignore noxfile.py
--ignore noxfile.py --ignore trtools/testsupport/
-p trtools.testsupport.dataloader
--doctest-modules
"""
Expand Down

0 comments on commit 2b955be

Please sign in to comment.