Skip to content

Commit c6bdb64

Browse files
authored
Update pyproject.toml
1 parent aad394a commit c6bdb64

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,6 @@ archs = "native"
102102
# Necessary to see build output from the actual compilation
103103
build-verbosity = 1
104104

105-
# Run pytest to ensure that the package was correctly built
106-
test-command = "pytest {project}/tests"
107-
test-requires = "pytest"
108-
109105
# linux images
110106
manylinux-x86_64-image = "quay.io/pypa/manylinux_2_28_x86_64"
111107
manylinux-aarch64-image = "quay.io/pypa/manylinux_2_28_aarch64"

0 commit comments

Comments
 (0)