Skip to content

rez-pip2 installs ruff incorrectly #2013

@czerouni

Description

@czerouni

Describe the bug here.

Environment

  • OS : rocky9
  • Rez version : 3.2.1
  • Rez python version: 3.9.21

I installed ruff with rez-pip2 and the tools=['ruff'] line was not in the resulting package.py file. This was repeatable. That meant that the command rez env ruff -- ruff did nothing.

Using rez-pip to install it did work - the line was there and the package could be used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions