Package: monty / 4.0.2+dfsg-1

Metadata

Package Version Patches format
monty 4.0.2+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Remove not necessary test does not assert any value.patch | (download)

tests/test_termcolor.py | 72 0 + 72 - 0 !
1 file changed, 72 deletions(-)

 remove not necessary test. does not assert any value.


0002 Skip test fail for abs path used.patch | (download)

tests/test_json.py | 9 5 + 4 - 0 !
1 file changed, 5 insertions(+), 4 deletions(-)

 skip test fail for abs path used.

Use python3 instead of python on test_which.