Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Support legacy environment markers in PEP 508 #65

@gsnedders

Description

@gsnedders

packaging supports a few environment markers that are not currently in PEP 508:

  • os.name, sys.platform, platform.version, platform.machine, and platform.python_implementation from PEP 345; and
  • python_implementation from setuptools.

Given the goal of backwards compatibility, we probably need these redundant duplicates included. python_implementation especially is widely relied on.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions