X Tutup
Skip to content

Note which fields can be used with environment markers#416

Merged
theacodes merged 1 commit intopypa:masterfrom
takluyver:envmarkers
Dec 12, 2017
Merged

Note which fields can be used with environment markers#416
theacodes merged 1 commit intopypa:masterfrom
takluyver:envmarkers

Conversation

@takluyver
Copy link
Member

PEP 345 lists six fields which can have environment markers. I've noted it for all six, but I don't know if I should. In particular, I've never seen a classifier listed with an environment marker, and it doesn't make much sense to me to allow that.

I've also updated the specification of Requires-Dist with a brief summary of PEP 508.

Closes gh-409

@theacodes
Copy link
Member

Thanks @takluyver.

Re:

In particular, I've never seen a classifier listed with an environment marker, and it doesn't make much sense to me to allow that.

Perhaps @ncoghlan or @dstufft has some insight here.

I'm going to go ahead and merge- we can address post-hoc comments in a follow-up PR.

@theacodes theacodes merged commit f783620 into pypa:master Dec 12, 2017
@takluyver takluyver deleted the envmarkers branch April 25, 2021 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup