Skip to content

Commit 7736e1b

Browse files
committed
Python: Add pip as a dev dependency
1 parent 602ec88 commit 7736e1b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

rewrite-python/rewrite/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ dependencies = [
3030

3131
[project.optional-dependencies]
3232
dev = [
33+
"pip",
3334
"pytest>=8.0.0",
3435
"pytest-timeout>=2.0.0",
3536
"tox>=4.0.0",

0 commit comments

Comments
 (0)