Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > e0f502e7093f1b30ed23b5f59f3911b9 > files > 6

python-jellyfish-0.9.1-1.mga9.src.rpm

diff -up jellyfish-0.8.2/jellyfish/test.py.test jellyfish-0.8.2/jellyfish/test.py
--- jellyfish-0.8.2/jellyfish/test.py.test	2020-12-01 16:26:17.633006776 +0100
+++ jellyfish-0.8.2/jellyfish/test.py	2020-12-01 16:26:25.583107748 +0100
@@ -11,7 +11,7 @@ def assertAlmostEqual(a, b, places=3):
 
 
 if platform.python_implementation() == "CPython":
-    implementations = ["python", "c"]
+    implementations = ["python"]
 else:
     implementations = ["python"]