Skip to content

Commit

Permalink
Switch to pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
kgaughan committed May 22, 2023
1 parent a229980 commit f550212
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 @@ -27,7 +27,7 @@ dependencies = [

[tool.hatch.envs.test.scripts]
unit = [
"python -m unittest discover -bf tests",
"pytest",
]

[tool.hatch.envs.style]
Expand Down

0 comments on commit f550212

Please sign in to comment.