Skip to content

Commit eeb5434

Browse files
rd4398claude
andcommitted
docs(how-tos): remove unnecessary constraints verification step
The constraints skip is an internal detail handled automatically by `--multiple-versions`; users do not need to verify it manually. Co-Authored-By: Claude <claude@anthropic.com> Signed-off-by: Rohan Devasthale <rdevasth@redhat.com>
1 parent e9ed2d0 commit eeb5434

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

docs/how-tos/multiple-version-bootstrap.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -138,13 +138,6 @@ Suppose you want to build every ``requests`` release from 2.28 onward.
138138
# requests-2.28.2-py3-none-any.whl
139139
# ...
140140
141-
**4. Confirm constraints were skipped**
142-
143-
.. code-block:: bash
144-
145-
ls work-dir/constraints.txt
146-
# Expected: file does not exist
147-
148141
If any version failed to build, the log output will include lines like:
149142

150143
.. code-block:: text

0 commit comments

Comments
 (0)