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 b9068d3 commit c3319bfCopy full SHA for c3319bf
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
- ``supervisorctl`` now reads extra files included via the ``[include]``
0 commit comments