Closed blink1073 closed 1 year ago
Downstream tests are failing because spyder-kernels has a dependency on the codecov package, which is now defunct.
spyder-kernels
codecov
You can either use the codecov upload action, or use the new helper actions from maintainer-tools. See https://github.com/ipython/ipykernel/pull/1109 for an example.
Thanks @blink1073 for opening this issue. I'll fix it right away.
Downstream tests are failing because
spyder-kernels
has a dependency on thecodecov
package, which is now defunct.You can either use the codecov upload action, or use the new helper actions from maintainer-tools. See https://github.com/ipython/ipykernel/pull/1109 for an example.