Skip to content

Python version no longer respected in main #1486

Open
@jder

Description

@jder

I believe a recent PR made it such that your python version in asv.conf.json is no longer applied if there is no other python constraint. See context below:

@HaoZeke @mattip sorry if I'm missing something, but it looks like if you do not have an environment file, the python version specified in asv.conf.json no longer gets passed to mamba after this change. (ie if there is no python= constraint before this line runs, we never add one) Perhaps we should restore the python={self._python} in the initialization of mamba_pkgs?

Originally posted by @jder in #1444 (comment)

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