Skip to content

Commit

Permalink
merge pytest_ini sections in pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
aryarm committed Mar 12, 2024
1 parent b3aaafd commit 5be2169
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ preview = true
log_cli_level = "DEBUG"
log_cli_format = "%(asctime)s [%(levelname)8s] %(message)s (%(filename)s:%(lineno)s)"
log_cli_date_format = "%Y-%m-%d %H:%M:%S"

[tool.pytest.ini_options]
addopts = """
--ignore noxfile.py
--doctest-modules
Expand Down

0 comments on commit 5be2169

Please sign in to comment.