Skip to content

Commit

Permalink
Revert "fixup! Explicit backend @ `test_all_extras_and_all_build_deps…
Browse files Browse the repository at this point in the history
…[backtracking]`"

This reverts commit ce53764.
  • Loading branch information
webknjaz committed Dec 12, 2024
1 parent 1248561 commit 3b4ff86
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/test_cli_compile.py
Original file line number Diff line number Diff line change
Expand Up @@ -3477,10 +3477,6 @@ def test_compile_build_targets_setuptools_no_wheel_dep(
(tmp_path / "pyproject.toml").write_text(
dedent(
"""
[build-system]
requires = ["setuptools"]
build-backend = "setuptools.build_meta"
[project]
name = "foo"
version = "0.0.1"
Expand Down

0 comments on commit 3b4ff86

Please sign in to comment.