Skip to content

Environment markers don't support <, <= etc #380

@ghost

Description

Originally reported by: rbtcollins (Bitbucket: rbtcollins, GitHub: rbtcollins)


PEP 427 specifies a range of comparison operators:
CMPOP: (==|!=|<|>|<=|>=|in|not in)

But when I tried to use <= while testing environment markers, I get an error about an invalid marker. The same exact expression with s/</=/ works.

If this is the wrong place to file marker bugs - please point me at the right place :)


Metadata

Metadata

Assignees

No one assigned

    Labels

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions