We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c3f486f + 522c189 commit 7fc3471Copy full SHA for 7fc3471
docs/userguide/interfaces.rst
@@ -147,7 +147,7 @@ you can still resort to restricting the version of Setuptools to be installed.
147
This usually includes modifying ``[build-system] requires`` in ``pyproject.toml``
148
and/or specifying ``pip`` :external+pip:ref:`Constraints Files` via
149
the ``PIP_CONSTRAINT`` environment variable (or passing |build-constraint-uv|_).
150
-Please avoid however to pre-emptively add version constraints if not necessary,
+Please avoid however to preemptively add version constraints if not necessary,
151
(you can read more about this in https://iscinumpy.dev/post/bound-version-constraints/).
152
153
.. |build-constraint-uv| replace:: ``--build-constraint`` to ``uv``
0 commit comments