Skip to content

Commit dc40253

Browse files
committed
remove before test command
1 parent a67ed95 commit dc40253

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,6 @@ ignore = [
150150
build-frontend="build"
151151
environment = {USE_BAZEL_VERSION = "6.5.0"}
152152
skip = ["cp312-*", "cp313-*", "*musllinux*", "pp*"]
153-
before-test="rm {project}/bazel-* && pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ ajf-test-tfx-bsl"
154153
test-command="pytest {project}"
155154
test-extras = ["test"]
156155

0 commit comments

Comments
 (0)