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

Support legacy environment markers in PEP 508 #65

Open
gsnedders opened this issue Jul 26, 2016 · 0 comments
Open

Support legacy environment markers in PEP 508 #65

gsnedders opened this issue Jul 26, 2016 · 0 comments

Comments

@gsnedders
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant