Skip to content

Commit

Permalink
Update deprecated pytest setting
Browse files Browse the repository at this point in the history
  • Loading branch information
mdpiper committed Dec 15, 2023
1 parent 96fc39e commit e7b4772
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 @@ -96,7 +96,7 @@ norecursedirs = [".*", "*.egg*", "build", "dist"]
addopts = """
--ignore setup.py
--tb native
--strict
--strict-markers
--durations 16
--doctest-modules
-vvv
Expand Down

0 comments on commit e7b4772

Please sign in to comment.