Skip to content

patch a pip_install#553

Description

@knzivid

馃殌 feature request

Relevant Rules

pip_install

Description

I want to patch a python package after it is installed.

Describe the solution you'd like

Similar to patches argument in http_archive, I would like an extra argument in pip_install.

Describe alternatives you've considered

  • extra_pip_args argument - I did not find a way to request pip to patch a package
  • Forking upstream with my tiny patch - I am open to workarounds but this is my last resort

Potential problems

  • pyc files will be invalidated

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions