Skip to content

Commit ab89377

Browse files
committed
add pip in test optional deps for test in uv venv
1 parent cefe3a9 commit ab89377

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ rich = [
6262
"rich",
6363
]
6464
test = [
65+
"pip",
6566
"build",
6667
"pytest",
6768
"rich",

0 commit comments

Comments
 (0)