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.
1 parent 746747e commit 362be27Copy full SHA for 362be27
CHANGES.rst
@@ -21,7 +21,7 @@
21
``setup.py`` as such. This is because adding a conditional dependency
22
with an environment marker (``setuptools; python_version < '3.8'``)
23
breaks installation in some scenarios, e.g. ``setup.py install`` or
24
- older versions of ``pip``. Ensure that ``setuptools`` in installed
+ older versions of ``pip``. Ensure that ``setuptools`` is installed
25
if using Python before 3.8.
26
27
4.2.5 (2022-12-23)
0 commit comments