-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify inclusion of abi3 in pep425tags
abi3 refers to the CPython stable ABI, so we should only ensure it applies in that particular case. This simplifies the logic in get_platforms() and makes us more compatible with the behavior of packaging.tags, which only includes abi3 for cpython_tags() and only the literal "abi3".
- Loading branch information
Showing
1 changed file
with
10 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters