-
Notifications
You must be signed in to change notification settings - Fork 630
Open
Labels
easyThis issue should be trivial to accomplishThis issue should be trivial to accomplishfrontendRelates to the frontend of the appRelates to the frontend of the apphelp-wantedThe maintainers would welcome help with this issueThe maintainers would welcome help with this issue
Description
<p><strong>Note that {{ r.name }} <em>cannot</em> be used on Windows 7 or earlier.</strong></p> |
{% if data.os.slug == 'windows' %}<p><strong>Note that Python 3.9+ <em>cannot</em> be used on Windows 7 or earlier.</strong></p>{% endif %} |
I would add a comment that 8.0 would need to be updated to 8.1.
Unless I'm mistaken there are no builders for Windows 8.0 at all; likely as per pep 11, so initial thought of amending to 8.0 or earlier
wouldn't suffice. Perhaps a note stating 8.0 is unsupported?
Metadata
Metadata
Assignees
Labels
easyThis issue should be trivial to accomplishThis issue should be trivial to accomplishfrontendRelates to the frontend of the appRelates to the frontend of the apphelp-wantedThe maintainers would welcome help with this issueThe maintainers would welcome help with this issue