Skip to content

Commit 6e7096f

Browse files
authored
Merge pull request #10532 from pradyunsg/hotfix-ci
2 parents 7616583 + 9a058c6 commit 6e7096f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/functional/test_pep660.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ def test_install_pep517_basic(tmpdir, script, with_wheel):
9393
project_dir = _make_project(tmpdir, BACKEND_WITHOUT_PEP660, with_setup_py=False)
9494
script.pip(
9595
"install",
96-
"--use-feature=in-tree-build",
9796
"--no-index",
9897
"--no-build-isolation",
9998
project_dir,

0 commit comments

Comments
 (0)