Skip to content

Commit c1dd3a5

Browse files
committed
Plug pip constrain into the build-dists tox env
This is a follow up for 89d28f5.
1 parent 3e96b21 commit c1dd3a5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ commands =
5151
{posargs:}
5252
commands_post =
5353
package = skip
54+
set_env =
55+
PIP_CONSTRAINT = {toxinidir}{/}dependencies{/}lock-files{/}dist-build-constraints.txt
5456

5557

5658
[testenv:metadata-validation]

0 commit comments

Comments
 (0)