Skip to content

Detect session.install('pip'....) with --no-install #693

@q0w

Description

@q0w

How would this feature be useful?

I want to use --no-venv and --no-install so I need to rewrite all session.install with session.run('pip'...) but nox does not detect that and runs the installation process.

Describe the solution you'd like

Detect session.install args and check if --no-install arg is provided

Describe alternatives you've considered

No response

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions