Skip to content

Commit

Permalink
Remove pytest args (#72)
Browse files Browse the repository at this point in the history
Signed-off-by: Bradley Reynolds <[email protected]>
  • Loading branch information
shenanigansd authored Feb 4, 2024
1 parent 3c68d61 commit a6c49ac
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,3 @@ known-first-party = ["letsbuilda.pypi"]

[tool.ruff.lint.pydocstyle]
convention = "numpy"

[tool.pytest.ini_options]
addopts = "tests -r a -v --doctest-modules src"

0 comments on commit a6c49ac

Please sign in to comment.