Skip to content

Recommend check / test version numbering #41

@jarrodmillman

Description

@jarrodmillman

See matplotlib/matplotlib#26736 (comment)

Currently I am not able to figure out how to easily install the recent nightly wheels for matplotlib due to version numbering issues and upper pins.

I wonder if we could automate testing whether it is possible to install the nightly wheels using the recommended pip command:

python -m pip install \
  --upgrade \
  --pre \
  --index-url https://pypi.anaconda.org/scientific-python-nightly-wheels/simple \
  --extra-index-url https://pypi.org/simple \
  matplotlib

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