You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: .github/ISSUE_TEMPLATE/bug-report.yml
+6
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,12 @@ body:
58
58
attributes:
59
59
label: Python version
60
60
placeholder: For example, Python 3.10
61
+
description: >-
62
+
Please ensure you are using a [supported version of Python](https://devguide.python.org/versions/#supported-versions).
63
+
64
+
Setuptools does not support versions that have reached [`end-of-life`](https://devguide.python.org/versions/#unsupported-versions).
65
+
66
+
Support for versions of Python under development (i.e. without a stable release) is experimental.
0 commit comments