Skip to content

Commit 7fc3471

Browse files
authored
interfaces.rst: Fix typo discovered by codespell (#5034)
2 parents c3f486f + 522c189 commit 7fc3471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/userguide/interfaces.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ you can still resort to restricting the version of Setuptools to be installed.
147147
This usually includes modifying ``[build-system] requires`` in ``pyproject.toml``
148148
and/or specifying ``pip`` :external+pip:ref:`Constraints Files` via
149149
the ``PIP_CONSTRAINT`` environment variable (or passing |build-constraint-uv|_).
150-
Please avoid however to pre-emptively add version constraints if not necessary,
150+
Please avoid however to preemptively add version constraints if not necessary,
151151
(you can read more about this in https://iscinumpy.dev/post/bound-version-constraints/).
152152

153153
.. |build-constraint-uv| replace:: ``--build-constraint`` to ``uv``

0 commit comments

Comments
 (0)