Skip to content

Commit

Permalink
remove default-arg
Browse files Browse the repository at this point in the history
  • Loading branch information
agoscinski committed Jan 22, 2025
1 parent f104396 commit 6849bd2
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 @@ -78,7 +78,7 @@ path = "src/sirocco/__init__.py"
extra-dependencies = [
"ipdb"
]
default-args = ["tests"]
default-args = []
extra-args = ["--doctest-modules"]

[[tool.hatch.envs.hatch-test.matrix]]
Expand Down

0 comments on commit 6849bd2

Please sign in to comment.