Package: python-qtconsole / 5.7.1-1

Metadata

Package Version Patches format
python-qtconsole 5.7.1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
improve multiple test runs.patch | (download)

qtconsole/tests/conftest.py | 37 37 + 0 - 0 !
1 file changed, 37 insertions(+)

 skip already passed tests on subsequent pytest runs
  This is based on the mechanism in Spyder, copied verbatim from the
  jupyter-client patch