ci: Add matplotlib nightly wheels to HEAD of dependencies testing by matthewfeickert · Pull Request #1835 · scikit-hep/pyhf · GitHub
Skip to content

ci: Add matplotlib nightly wheels to HEAD of dependencies testing - #1835

Merged
matthewfeickert merged 8 commits into
masterfrom
test/add-matplotlib-to-head-of-dependencies
Apr 1, 2022
Merged

matthewfeickert merged 8 commits into
masterfrom
test/add-matplotlib-to-head-of-dependencies

Conversation

@matthewfeickert

@matthewfeickert matthewfeickert commented Apr 1, 2022

Copy link
Copy Markdown
Member

Description

With the addition of matplotlib nightly wheels on the scipy-wheels-nightly Anaconda Cloud organization package index (c.f. matplotlib/matplotlib#22733), wheels that are either at, or very close to, matplotlib's HEAD on GitHub can now be tested.

As the only place that matplotlib is used in pyhf is in pyhf.contrib, only test the contrib module instead of all of pyhf.

Note for devs:

  • Need to use --extra-index-url as dependencies aren't on scipy-wheels-nightly package index.
  • Need to use --pre as dev releases will need priority over stable releases.

Checklist Before Requesting Reviewer

  • Tests are passing
  • "WIP" removed from the title of the pull request
  • Selected an Assignee for the PR to be responsible for the log summary

Before Merging

For the PR Assignees:

  • Summarize commit messages into a comprehensive review of the PR
* With the addition of matplotlib nightly wheels on the
scipy-wheels-nightly Anaconda Cloud organization package index,
wheels that are either at, or very close to, matplotlib's HEAD
on GitHub can now be tested. As the only place that matplotlib
is used in pyhf is in pyhf.contrib, only test the contrib module
instead of all of pyhf.
   - c.f. https://anaconda.org/scipy-wheels-nightly

* With the addition of matplotlib nightly wheels on the
scipy-wheels-nightly Anaconda Cloud organization package index,
wheels that are either at, or very close to, matplotlib's HEAD
on GitHub can now be tested.
   - c.f. https://anaconda.org/scipy-wheels-nightly
@codecov

codecov Bot commented Apr 1, 2022

Copy link
Copy Markdown

@matthewfeickert
matthewfeickert merged commit d41688e into master Apr 1, 2022
@matthewfeickert
matthewfeickert deleted the test/add-matplotlib-to-head-of-dependencies branch April 1, 2022 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI CI systems, GitHub Actions tests pytest

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant