Skip to content

Commit

Permalink
Update test run command for building wheels
Browse files Browse the repository at this point in the history
Run s3torchconnectorclient integration tests
  • Loading branch information
dnnanuti authored and IsaevIlya committed Dec 11, 2023
1 parent 945cf47 commit fdeac00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion s3torchconnectorclient/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ license-files = [ "LICENSE", "THIRD-PARTY-LICENSES", "NOTICE"]
test-requires = ["./s3torchconnector[e2e]"]
test-extras = "test"
test-command = [
"pytest {package}/python/tst/unit",
"pytest {package}/python/tst/",
"pytest {package}/../s3torchconnector/tst",
]
environment-pass = [
Expand Down

0 comments on commit fdeac00

Please sign in to comment.