Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
junhaoliao authored Mar 31, 2024
1 parent 8ee73a5 commit 615d417
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ musllinux-x86_64-image = "musllinux_1_2"
skip = "pp*"

test-command = [
"cd {package}/tests",
"cd {package}",
"cd tests",
"python -m unittest -fv",
]
test-requires = [
Expand Down

0 comments on commit 615d417

Please sign in to comment.