File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Some solutions and their drawbacks:
21
21
22
22
- specify the constraint files within :ref: `deps ` (these constraints will not be applied when installing package
23
23
dependencies),
24
- - use ``PIP_CONSTRAINTS `` inside :ref: `set_env ` (tox will not know about the content of the constraint file and such
24
+ - use ``PIP_CONSTRAINT `` inside :ref: `set_env ` (tox will not know about the content of the constraint file and such
25
25
will not trigger a rebuild of the environment when its content changes),
26
26
- specify the constraint file by extending the :ref: `install_command ` as in the following example
27
27
(tox will not know about the content of the constraint file and such will not trigger a rebuild of the environment
You can’t perform that action at this time.
0 commit comments