Skip to content

Support in operators with python_version marker #3683

@charliermarsh

Description

@charliermarsh

E.g., python_version in "2.6 2.7 3.2 3.3" should be evaluate as python_version == "2.6" or ....

See: #3675.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions