Skip to content

Commit cfe9463

Browse files
authored
Update faq.rst
1 parent 98faa7e commit cfe9463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/faq.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Some solutions and their drawbacks:
2121

2222
- specify the constraint files within :ref:`deps` (these constraints will not be applied when installing package
2323
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
2525
will not trigger a rebuild of the environment when its content changes),
2626
- specify the constraint file by extending the :ref:`install_command` as in the following example
2727
(tox will not know about the content of the constraint file and such will not trigger a rebuild of the environment

0 commit comments

Comments
 (0)