Skip to content

Commit a93c775

Browse files
committed
ci: remove unused cibuildwheel enable
1 parent d05f8da commit a93c775

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ testpaths = ["tests"]
9696
[tool.cibuildwheel]
9797
archs = ["auto64", "auto32"]
9898
build = "cp39-*"
99-
enable = ["cpython-experimental-riscv64"]
10099
test-groups = ["test"]
101100
test-command = "pytest {project}/tests"
102101
build-verbosity = 1

0 commit comments

Comments
 (0)