Skip to content

Commit efe3272

Browse files
committed
Revert "Add pip as test requirement for PEP 660 editable installs (#15482)"
This reverts commit 7d031be.
1 parent 7d031be commit efe3272

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test-requirements.txt

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ black==23.3.0 # must match version in .pre-commit-config.yaml
55
filelock>=3.3.0
66
isort[colors]==5.12.0; python_version >= "3.8" # must match version in .pre-commit-config.yaml
77
lxml>=4.9.1; (python_version<'3.11' or sys_platform!='win32') and python_version<'3.12'
8-
pip>=21.3.1
98
pre-commit
109
pre-commit-hooks==4.4.0
1110
psutil>=4.0

0 commit comments

Comments
 (0)