Skip to content

Commit

Permalink
pytest param
Browse files Browse the repository at this point in the history
  • Loading branch information
LanderOtto committed Dec 10, 2023
1 parent b41db7f commit 8c421d7
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,4 @@ omit = [
exclude = "streamflow/cwl/antlr"

[tool.pytest.ini_options]
log_cli = true
log_cli_level = "INFO"
log_cli_format = "%(asctime)s [%(levelname)8s] %(message)s (%(filename)s:%(lineno)s)"
log_cli_date_format = "%Y-%m-%d %H:%M:%S"
addopts = "-v"

0 comments on commit 8c421d7

Please sign in to comment.