File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4848 placeholder : For example, setuptools==69.1.0
4949 description : >-
5050 Please also test with the **latest version** of `setuptools`.
51-
51+
5252 Typically, this involves modifying `requires` in `[build-system]` of
5353 [`pyproject.toml`](https://setuptools.pypa.io/en/latest/userguide/quickstart.html#basic-use),
5454 not just updating `setuptools` using `pip`.
6060 placeholder : For example, Python 3.10
6161 description : >-
6262 Please ensure you are using a [supported version of Python](https://devguide.python.org/versions/#supported-versions).
63-
63+
6464 Setuptools does not support versions that have reached [`end-of-life`](https://devguide.python.org/versions/#unsupported-versions).
65-
65+
6666 Support for versions of Python under development (i.e. without a stable release) is experimental.
6767 validations :
6868 required : true
@@ -107,7 +107,7 @@ body:
107107 label : How to Reproduce
108108 description : >-
109109 Describe the steps to reproduce this bug.
110-
110+
111111 Please try to create a [minimal reproducer](https://stackoverflow.com/help/minimal-reproducible-example),
112112 and avoid things like "see the steps in the CI logs".
113113 placeholder : |
You can’t perform that action at this time.
0 commit comments