Package: jupyter-client / 8.6.3-1

Metadata

Package Version Patches format
jupyter-client 8.6.3-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
docs local intersphinx.diff | (download)

docs/conf.py | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 use local ipython documentation for intersphinx
improve multiple test runs.patch | (download)

pyproject.toml | 2 1 1 - 0 !
tests/conftest.py | 34 34 0 - 0 !
2 files changed, 35 insertions( ), 1 deletion(-)

 skip already passed tests on subsequent pytest runs
  This is based on the mechanism in Spyder.