Skip to content

Commit

Permalink
Revert "Add pip as test requirement for PEP 660 editable installs (py…
Browse files Browse the repository at this point in the history
…thon#15482)"

This reverts commit 7d031be.
  • Loading branch information
cdce8p committed Jun 22, 2023
1 parent 7d031be commit efe3272
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ black==23.3.0 # must match version in .pre-commit-config.yaml
filelock>=3.3.0
isort[colors]==5.12.0; python_version >= "3.8" # must match version in .pre-commit-config.yaml
lxml>=4.9.1; (python_version<'3.11' or sys_platform!='win32') and python_version<'3.12'
pip>=21.3.1
pre-commit
pre-commit-hooks==4.4.0
psutil>=4.0
Expand Down

0 comments on commit efe3272

Please sign in to comment.