Skip to content

Commit 2830673

Browse files
committed
New pip-compile default.
1 parent c9ca239 commit 2830673

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

noxfile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ def requirements(session):
152152
"pip-compile",
153153
"--resolver",
154154
"backtracking",
155+
"--strip-extras",
155156
"-U",
156157
each.relative_to(ROOT),
157158
)

0 commit comments

Comments
 (0)