8000 Add support for `python_requires` to wheel · Issue #378 · bazel-contrib/rules_python · GitHub
[go: up one dir, main page]

Skip to content
Add support for python_requires to wheel #378
Closed
@AutomatedTester

Description

@AutomatedTester

🚀 feature request

Relevant Rules

py_wheel needs to grow this feature

Description

A clear and concise description of the problem or missing capability...

Python wheel rule doesn't have the ability to specify python_requires which can cause issues if the wrong version of python installs the wheel

see https://packaging.python.org/guides/distributing-packages-using-setuptools/#python-requires

Describe the solution you'd like

Ideally I can just extend the signature to add an optional field for this,

Describe alternatives you've considered

No because I couldn't find any

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0