Skip to content

Commit 3b4ff86

Browse files
committed
Revert "fixup! Explicit backend @ test_all_extras_and_all_build_deps[backtracking]"
This reverts commit ce53764.
1 parent 1248561 commit 3b4ff86

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/test_cli_compile.py

-4
Original file line numberDiff line numberDiff line change
@@ -3477,10 +3477,6 @@ def test_compile_build_targets_setuptools_no_wheel_dep(
34773477
(tmp_path / "pyproject.toml").write_text(
34783478
dedent(
34793479
"""
3480-
[build-system]
3481-
requires = ["setuptools"]
3482-
build-backend = "setuptools.build_meta"
3483-
34843480
[project]
34853481
name = "foo"
34863482
version = "0.0.1"

0 commit comments

Comments
 (0)