Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to pip 22, setuptools 61. Add nbconvert to pudl-dev #1565

Merged
merged 1 commit into from
Mar 31, 2022

Conversation

zaneselvans
Copy link
Member

Update a couple of build environment packages that don't get automatically bumped by dependabot since they aren't in setup.py. Also replace the huge and old jupyter_contrib_nbextensions package with the small and current nbconvert which is all we really need to clear notebook outputs in pre-commit land.

@zaneselvans zaneselvans added the dependencies Pull requests that update a dependency file label Mar 31, 2022
@codecov
Copy link

codecov bot commented Mar 31, 2022

Codecov Report

Merging #1565 (84a9703) into dev (1e436aa) will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff          @@
##             dev   #1565   +/-   ##
=====================================
  Coverage   84.0%   84.0%           
=====================================
  Files         65      65           
  Lines       7204    7204           
=====================================
  Hits        6055    6055           
  Misses      1149    1149           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1e436aa...84a9703. Read the comment docs.

@zaneselvans zaneselvans removed the request for review from bendnorman March 31, 2022 17:56
@zaneselvans zaneselvans merged commit f798d4a into dev Mar 31, 2022
@zaneselvans zaneselvans deleted the pip22-setuptools61 branch March 31, 2022 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant