Skip to content

pixi.toml missing python dependency and pytest task #176

@mvillmow

Description

@mvillmow

The prompt specifies running tests with pixi run python -m pytest tests/ -v, but pixi.toml declares no Python dependency and no pytest task — pixi run python fails with 'command not found'. Add python = ">=3.11" and pytest to [dependencies] and a test task so the documented test invocation actually works.

Follow-up from #11

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtestingTesting finding

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions