Skip to content

BUG: --environment-type doesn't do anything with pytest #1446

Open
@HaoZeke

Description

@HaoZeke

Essentially when passed with pytest the tests are run with virtualenv always, no matter what is actually requested. Essentially:

  • Requesting virtualenv -- works fine
  • conda -- doesn't work, falls back to virtualenv
  • mamba -- errors out (since it doesn't fallback if requested)

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